2019-12-09 08:12 AM
Hi,
I’ve a problem trying to setup breakpoints. At any code line where I try to setup a breakpoint, it does not matter which, neither if it’s the main.c or a library, it just keeps telling me “Breakpoint installation failed: unmatched quote�? as you can see in the attached image :\
Actually I’m using Nucleo-F429. I would appreciate if someone can have a clue about why is like that.
Thanks,
2019-12-11 05:16 AM
I'm clicking around in a newly generated Nucleo-F429 project and I can't seem to get the same problem.
Any special procedure to recreate the issue?
Any change if you switch to a fresh workspace?
2019-12-12 07:56 AM
Changing the workspace solved the problem.
Thanks!