PSoC Creator Crashes On Debug - "Illegal Characters In Path"

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Upon entering debug mode in PSoC Creator, it crashes, giving the general and not-very-helpful error message "psoc_creator.exe" has stopped working.

   

The project I am trying to debug compiles/builds fine. I have restarted the computer and get the same error.

   

Using Visual Studio to investigate further, the actual exception thrown is "ArgumentException" and the info is "Illegal characters in path". I could probably get more information (like the path string which caused the exception) from Visual Studio but I don't know what to look for.

   

My project is in a folder with spaces in the path name, but that hasn't been an issue before. Does anyone have any ideas?

   

 

   

 

0 Likes
2 Replies