• Error mark not disappearing even after changing code
    I got a red x mark (error:Unknown typr UINT16) when I put UINT16 in keil so I changed it to uint16_t but the x mark still remains and the error still shows Unknown type UINT16 Why is this happening...
  • Breakpoints disappearing
    Hi, I am using LM3S5956 Cortex M3 from TI and Keil tools. 1) If I set breakpoints and then start the debugger (Start/Stop debug session) all the breakpoints are disappearing. Then I have to stop, set...
  • my breakpoints disappear
    Hello, I have some problems for setting breakpoints in my assembly langage sources directly (double clic) When i set them (double clic) in edition mode, the red square appears in the left column...
  • IAP doesn't work after a power cycle
    A moderator can delete my previous post since it is no longer a problem. If I need to post a solution, I will. I have a LPC2368 within my system that accepts a file to then program itself with. ...
  • Dynamic syntax check red line does not disappear after correction
    Hello everybody, When I write a C code in a large file (more than 10,000 line code), I face a strange problem. The red line under the words which appear in dynamic syntax check feature, will not disappear...