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

uvision v5.11.1.0 could not load file .axf, debugger aborted

I'm attempting to get uvision working on a VM of windows 8.1 embedded industrial running on ubuntu 14.04. when I'm trying to start the debugger with a project that has been tested and working on another computer with uVision. When I try to start the debugger, I first get a message that says: "EVALUATION MODE running with code size limit: 32k"
I then click the okay box and this is the next error code and the debugger gives up:

Error: Could not load file 'X:\ARM\Excercise01\Excercise01.axf'. Debugger aborted !

I attempted an older solution for v3 where I replaced the TLM.DLL but it did not change anything.

I'm not too familiar with this program or windows yet so there might be something I'm missing.

Parents
  • On what host machine was that virtial machine running when the license key was generated?

    I have MDK running in a 32-bit Win XP vm with VMware Workstation used on a Windows 7 64-bit host.
    The host also has MDK installed.
    Both host and vm uses the same license key representing the physical machine.

    I haven't tried running any JTAG from the virtual machine.

Reply
  • On what host machine was that virtial machine running when the license key was generated?

    I have MDK running in a 32-bit Win XP vm with VMware Workstation used on a Windows 7 64-bit host.
    The host also has MDK installed.
    Both host and vm uses the same license key representing the physical machine.

    I haven't tried running any JTAG from the virtual machine.

Children