Target folder: C:\DOCUME~1\sudheer\Desktop
Source name: C:\Documents and Settings\sudheer\Desktop\ex forum.fcfx
Title:
Description:
Device: ARM.AT91SAM7S.EB031
Generated by: Flowcode v6.0.7.0
Date: Monday, June 09, 2014 09:51:49
Users: 0
Registered to: 58062347
Licence key: HNZ6VY
NOT FOR COMMERCIAL USE
http://www.matrixltd.com
Launching the compiler...
C:\Program Files\Flowcode 6\compilers\arm\batchfiles\arm7comp.bat "ex forum" "C:\DOCUME~1\sudheer\Desktop\"
Launching compiler...
Compilation successful!
Completed compilation, return = 0
Launching the linker/assembler...
C:\Program Files\Flowcode 6\compilers\arm\batchfiles\arm7link.bat "ex forum" at91sam7s128
C:\DOCUME~1\sudheer\Desktop>arm-elf-gcc -mcpu=arm7tdmi -O2 -Wall "C:\PROGRA~1\FLOWCO~1\COMPIL~1\arm\BATCHF~1\..\Global\Cstartup.o" "ex forum".o -lm -aln="ex forum".lst --output "ex forum".elf -nostartfiles -T"C:\PROGRA~1\FLOWCO~1\COMPIL~1\arm\BATCHF~1\..\Global\at91sam7s128-ROM.ld" -L"C:\PROGRA~1\FLOWCO~1\COMPIL~1\arm\BATCHF~1\..\arm-elf\lib" -L"C:\PROGRA~1\FLOWCO~1\COMPIL~1\arm\BATCHF~1\..\lib\gcc\arm-elf\4.0.1"
C:\DOCUME~1\sudheer\Desktop>arm-elf-objcopy -O ihex "ex forum".elf "ex forum".hex
C:\DOCUME~1\sudheer\Desktop>arm-elf-objcopy -Osrec --srec-forceS3 "ex forum".elf "ex forum".s19
s19 file creation successful!
C:\DOCUME~1\sudheer\Desktop>hex2bin "ex forum".hex
hex2bin v1.0.1, Copyright (C) 1999 Jacques Pelletier
Lowest address = 00002000
Highest address = 00005A07
BIN file creation successful!
C:\DOCUME~1\sudheer\Desktop>arm-elf-readelf -s "ex forum".elf 1>"ex forum".fkt
ICD file creation successful!
Launching the programmer...
C:\Program Files\Flowcode 6\tools\mLoader\mLoader.exe -eb0310 "ex forum.s19"
C:\Program Files\Flowcode 6\tools\mLoader\mLoader.exe reported error code -1073741515
FINISHED
According to the steps what I got, ifollowed the same.
1.Open flowcode 6.0.7.0.
->new project
->MISC->EB031
-> created small Output port blinking.
-> Run the simulation, working fine
-> Click "compile to chip" and the error is of this.
Could you please help me what might be the problem.