DAVE CE "Break point Installation Failed: Unmatched Quote"

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

cross mob
Not applicable
Hello,

I am having trouble with breakpoints setting. When i double click on line number warning appears "Break point Installation Failed: Unmatched Quote". Also when i Suspend/Terminate Debug "No source available for "main() at 0x10002c28"".

I am using XMC2GO with DAVE APPS.

3141.attach
2518.attach
0 Likes
1 Reply
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

In the snapshot I see that you are trying to debug the release build. The release build does not contain any debug Information. Please change the Project build configuration to debug.

Regards,
Jesus
0 Likes