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.
I'm facing problem regarding breakpoints in keil software when i was trying to use debug mode,i tried to put breakpoints,but breakpoint logo was of grey colour,which was disable.I can't put breakpoints in my program anywhere in any line,so what should be the issue?Whether problem is in software or in program? is it possible ,because of problem in program,can breakpoint be disable? i'm not getting the way to turn breakpoint on so that i can debug my program. please get me its solution
And you're using what processor, and version of Keil?
Has the code compiled successfully? Is the code you're trying to breakpoint being used? Check preprocessor directives.
regarding debugging breakpoint problem
I'm using keil version 4.7 and my system processor is atom processor ,well the code compiled successfully but wen i was trying to debug that program using breakpoints,it is not enable,i mean breakpoint option is not enable ,so i can't make debugging,please get back with my issue solution.
well i/m using ARM CORTEX TM4C129XXX CONTROLLER,WHERE I'M FACING THIS ISSUE