• Running code from internal SRAM
    I am using a ADuC7020 with uVision3. Is it possible to run one of my c modules from Internal SRAM I need it to run faster than the FLASH memory. I've already looked at the Blinkey project which puts...
  • unable to load axf into memory
    Hello Guys, This is my very first hands on keil and arm processors, could any one please correct me what could i be doing wrong here? I could compile the threadx library and the demo application...
  • Could not load *.AXF for debugging
    Hi, I am working on a DK-LM3S9B96 board and everything works fine. When I switch to an internal development board, download to flash works fine but I can not switch into debug mode ! I only get this...
  • Could not load axf file
    Hi, I download keil uvision 4.20 evalation version. I create a simple project with lpc1113. I can compile the project , I can download the project ( It says Erase Done, Programming Done, Verify...
  • How to load external AXF for debugging?
    I have axf file with debug info in DWARF2 format, built with ARM RVCT 2.2 build 503(built NOT under mVIsion ). I want to load this AXF file to uVision3 and then debug my axf with ARM simulator. I...