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

AT91RM9200 load error - linker

Hello,

I use the GNU compiler and want to test the program blinky, but without success. When I compile the programm, I get no errors or warnings. But there must be one important point I forgot to check, because I get no Blinky.elf file.

Are there any important things to know within the menu options for target? What about the linker? I installed the gnu compiler at C:\cygnus and the µvision software at K:\Keil\ - could that be a problem?

best wishes
tina

  • now I tested this file
    http://www.keil.com/download/docs/233.asp

    and I get the same error. I only opened the project file and push the "build target"-button and afterwards the load-button.

    compiling signal.c...
    compiling irq.c...
    assembling startup.s...
    linking...
    ".\Obj\SampleProject1.elf" - 0 Error(s), 0 Warning(s).
    Load "F:\\Beispiele\\GNU2\\aduc7000signalgnu\\ADuC7000_Signal\\Obj\\SampleProject1.ELF"

    I hope anybody could tell, what I'm doing the whole time wrong... I installed µVision3 and afterwards the GNU-compiler.

    best wishes
    tina