This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Issue with .axf with Uvision4

Whenever I try to debug or load the flash for my lpc1114 microcontroller I get the "Could not load file" error for my projects .axf file. I'm not sure what file this is any insight would be appreciated.

Parents
  • Are you sure you had a successful build of the project. The axf file I am pretty sure
    is a output of a succesful build. Usually I see a similar error when I use for example
    a Keil example project for the first time and it has not been build(compiled). As soon
    as I build it a axf file is found and the error goes away for me.

Reply
  • Are you sure you had a successful build of the project. The axf file I am pretty sure
    is a output of a succesful build. Usually I see a similar error when I use for example
    a Keil example project for the first time and it has not been build(compiled). As soon
    as I build it a axf file is found and the error goes away for me.

Children
No data