We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
HiI'm using the STR911 in project with Keil and ULink2 debugger. I can not set a breakpoint in C code but I can set assembly. I load my code in a microcontroller however I can not view memory map and variable.
This is debug setting in my project.
http://www.keil.com/support/docs/3902.htm
Although I'm doing this instruction but not working.
This is all really ancient stuff - is there a particular reason for that?
masnmz said:I can not set a breakpoint in C code but I can set assembly
Did you enable Debug Information in your compiler settings?
masnmz said:This is debug setting in my project
Sorry - your picture is too small to see what settings you have there!