• 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...
  • 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...
  • 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...