We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.