Page 2 of 2

Re: Debug to stop at main and other breakpoints unresolved

Posted: Sat Dec 31, 2016 10:24 pm
by phasemage
My issue was user error. I come from a Visual Studio background, and expected to find the '-g' command line argument somewhere in the menus. The solution was to edit the makefile and add the '-g' to the XCC_FLAGS declaration.
This gave me the expected debug symbols.

Re: Debug to stop at main and other breakpoints unresolved

Posted: Tue Apr 04, 2017 5:20 pm
by hessa59
I am trying to learn how to use the startkit with 14.2.4 and am not able to set breakpoints at places that I need. Also the results seem inconsistent.

What is the consensus?
Does the debugger really work?
Should I give up and learn to use xscope?

Any help would be greatly appreciated!

Re: Debug to stop at main and other breakpoints unresolved

Posted: Sun Jul 09, 2017 5:13 pm
by aclassifier
I guess I started a follow-up from this half a year later at http://www.xcore.com/viewtopic.php?f=26&t=5934.