• Executing and Simulating in idata RAM
    How can I execute time-critical code in internal idata RAM of the C161? I located my interrupt routine to 0xfc60, but both simulator and target monitor show that it's as slow as executed from the external...
  • BSL, execute in External Ram
    Dear all I use C167LM-CS, I want to download the Hex file to external Flash:amd29f400 in BSL. I have to excute a fucation in external Ram. How can I config the Keil to maks the Hex file which can excute...
  • execute program in RAM
    Hi, I work on ST10F168 with Keil V2.38 I have a standart program in flash and i want to load via SCIO a program in external RAM in order to execute it. What the good format can i load in RAM : h86 or...
  • 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...