• Error56:cannot load .axf file
    New to this software, need some help. My code is right and all the rebuild thing goes smoothly, but when it comes to debug, it says cannot load the .axf file. I've tried to select folder in the output...
  • Can the ULINKpro debugger be used without µVision?
    For a test envirament it would be useful to be able to control the debugger without µVision. Can it be controlled from the command line or any other program?
  • 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...
  • Why cannot load axf to SDRAM for debugging?
    My image file is large so that I need to download the axf directly to SDRAM for debugging. But I found debugger cannot load axf to 0x3000000(start address of SDRAM). The steps I took were: 1) on...
  • 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...