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

Cannot load ELF file

I download and run the sample program
aduc70xx_adc to test ADC operation.

Double click the project file, all other
files open.

I then select 'start/stop debug session'
from uVision3 screen.

The error message appears which I cannot
run the program.

Error: Could not load file
C:\Folder\XXXX.ELF

There is no that file.
Any one has the same PROBLEM. Thanks.

Parents
  • yes. I select 'Rebuild All Target Files'
    on Keil uVision3 screen.

    The bottom Output Window shows:

    Build target 'ADuC7020'
    assembling Startup.s...
    compiling ADC.c...
    linking...
    "ADuC70xx" - 0 Error(s), 0 Warning(s).

    No ERROR at all, next I select
    'Start\Stop Debug Session',
    but the message box appears:

    Error: Could not load file
    C:\Folder\aduc70xx_adc\ADuC70xx.ELF

    Thanks.

Reply
  • yes. I select 'Rebuild All Target Files'
    on Keil uVision3 screen.

    The bottom Output Window shows:

    Build target 'ADuC7020'
    assembling Startup.s...
    compiling ADC.c...
    linking...
    "ADuC70xx" - 0 Error(s), 0 Warning(s).

    No ERROR at all, next I select
    'Start\Stop Debug Session',
    but the message box appears:

    Error: Could not load file
    C:\Folder\aduc70xx_adc\ADuC70xx.ELF

    Thanks.

Children