• 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...
  • Execute code from RAM
    Hi, I need to make a project which will execute a code form the RAM memory of a ARM chip, because I intend to upgrade the code of the flash memory automatically. I didn't find anything about this...
  • Code not executing without debugger
    Hi, I am using TLE9879QXA20 controller, with internal clock running. Whenever I download the code using JLink debugger, It flashes the code and run the software.After Power on, it doesn't runs the...
  • How to execute code from RAM
    Hello to everyone. How can i execute code from RAM? I want to write a Fast interrupt-Routine, it will be called by Timer-Interrupt 200000 times per second. The MCU is a ADUC7126 from ADI. The compiler...
  • STM32 - execute code from RAM
    Hi, My requirement is, I need the code itself should copy into RAM from Internal Flash and execute from RAM. please post your suggestions for this implementation. Thanks & Regards, ...