• Breakpoint execution
    Can anybody tell me in detail regarding how a compiler works? What are internal steps involved in a compiler? And also how does a breakpoint work in a compiler when we use in debug mode? ...
  • Breakpoints numbering issue
    Hi When I remove some breakpoints in my code, and re enable it just after I have a non constant breakpoint index For example: Execution stopped in Thread mode at 0x1FFE447A 0x1FFE447A 9,0 return...
  • LPC4078 - Code Execution from SPIFI - Breakpoints
    Hey there, first of all a lucky, healthy new year to all!!! we are trying different possibilities with code execution from external memory with the LPC4078/LPC4088. But we have problems with debugging...
  • copying code to ram and executing it
    Hello, I am using Keil uVision 5.15 compiler. copying a routine to ram(FLASH_eraseOneBlock) and try to runit, the code crashes (hardware Fault). I have looked at Keil's ram function example and...
  • Executing Code from RAM
    Hi, I am using some evaluation board from NXP. It uses LPC2138 micro. After loading the software it says to debug I cannot keep more than 2 break points as code is executing from Flash. I would like...