Hi,
it was the orientation of the USB jumper. I'm was now able to load the bootloader. After that I tried to download one of the flowcode example, but that did not work. I got following messages:
File name: C:\Dokumente und Einstellungen\Gerd\ARM_Programming\Examples\TUT_02.c
Generated by: Flowcode v4.3.8.64
Date: Thursday, June 02, 2011 12:30:06
Licence: Professional
Registered to: Pletz-Kirsch
http://www.matrixmultimedia.com
Launching the compiler...
C:\Programme\Matrix Multimedia\Flowcode ARM V4\Tools\MX_bats\arm7comp.bat "TUT_02" "C:\DOKUME~1\Gerd\ARM_PR~1\Examples"
In file included from TUT_02.c:37:
C:/PROGRA~1/MATRIX~1/FLOWCO~1/Tools/MX_bats/../Global/OSstubs.c:192: warning: 'struct tms' declared inside parameter list
C:/PROGRA~1/MATRIX~1/FLOWCO~1/Tools/MX_bats/../Global/OSstubs.c:192: warning: its scope is only this definition or declaration, which is probably not what you want
TUT_02.c: In function 'main':
TUT_02.c:75: warning: return type of 'main' is not 'int'
Compilation successful!
Return code = 0
Launching the linker/assembler...
C:\Programme\Matrix Multimedia\Flowcode ARM V4\Tools\MX_bats\arm7link.bat "TUT_02" at91sam7s128
C:\Dokumente und Einstellungen\Gerd\ARM_Programming\Examples>arm-elf-gcc -mcpu=arm7tdmi -O2 -Wall "C:\PROGRA~1\MATRIX~1\FLOWCO~1\Tools\MX_bats\..\Global\Cstartup.o" "TUT_02".o -lm -aln="TUT_02".lst --output "TUT_02".elf -nostartfiles -T"C:\PROGRA~1\MATRIX~1\FLOWCO~1\Tools\MX_bats\..\Global\at91sam7s128-ROM.ld" -L"C:\PROGRA~1\MATRIX~1\FLOWCO~1\Tools\MX_bats\..\arm-elf\lib" -L"C:\PROGRA~1\MATRIX~1\FLOWCO~1\Tools\MX_bats\..\lib\gcc\arm-elf\4.0.1"
C:\Dokumente und Einstellungen\Gerd\ARM_Programming\Examples>arm-elf-objcopy -O ihex "TUT_02".elf "TUT_02".hex
C:\Dokumente und Einstellungen\Gerd\ARM_Programming\Examples>arm-elf-objcopy -Osrec --srec-forceS3 "TUT_02".elf "TUT_02".s19
s19 file creation successful!
C:\Dokumente und Einstellungen\Gerd\ARM_Programming\Examples>hex2bin "TUT_02".hex
hex2bin v1.0.1, Copyright (C) 1999 Jacques Pelletier
Lowest address = 00002000
Highest address = 00005873
BIN file creation successful!
C:\Dokumente und Einstellungen\Gerd\ARM_Programming\Examples>arm-elf-readelf -s "TUT_02".elf 1>"TUT_02".fkt
ICD file creation successful!
Return code = 0
Launching the programmer...
C:\Programme\Matrix Multimedia\Flowcode ARM V4\Tools\mLoader\mLoader.exe "TUT_02.s19"
mLoader Version:2.0.4.0
Bitte ECIO/ARM anschließen und in den Programm-Modus versetzen oder auf 'Abbrechen' klicken.
The file format is not compatible with the device firmware. Your device firmware will now be updated...
..............................................................................................................................................................................................
Chip-Typ auslesen...atm6124.Sys ATMEL AT91xxxxx Test Board()
............................................................................................................................................................................................
Program senden... C:\PROGRA~1\MATRIX~1\FLOWCO~1\Tools\mLoader\\Bootloader.bin
.............................................................................................................................................................................................
Fehler beim Senden
...................................................................................................................................................................................................................................................
The device firmware update was unsuccessful. Please contact technical support.
Return code = 39
Flowcode konnte das Flussdiagramm nicht in den Microcontroller übertragen. Überprüfen Sie die Optionen der Programmer-Software und die physikalischen Verbindungen.
FINISHED
Any idea ?
Kind regards
GPK