This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Flashing Binaries to SPI Flash - Invalid file size

Other Parts Discussed in Thread: SYSBIOS

Hi

 i2c_led example


I follow the instructions "Flashing Binaries to SPI Flash on ICE V1/V2 Using CCS" from the

"AM335x SYSBIOS Industrial SDK Getting Started Guide" pdf. Eresing the Flash works, but programming not.

I get the following outputs:

[CortxA8]
AM335x ISDK Flasher Version - 1.0.6
Enter the board type [0-ICE, 1-IDK ]
0
SPI id selected - 0
Manufacturer ID read is 0xef.
Device ID read is 0x16.
Enter Operation [1 - Flash ] [2 - Erase] :  
1
Enter the binary type [0-Bootloader, 1-Other ]
1
Enter the Offset in bytes (In HEX. eg:- bootloader :0x0 app : 0x20000)
20000
Load .bin file to 0x80100000 and Enter 0 to continue
0
Invalid file size  : -476039665, Exit


AND

Can't find a source file at "c:\users\x0159762\appdata\local\temp\ti_mkl~1\src/exit.c"

I don't know, where I can find the missing file.

Thanks a lot for some hints.

Marco

ICE AM 3359 v2 : 5.5.077 CCS / 6.35.04.50 SYSBIOS / 3.25.03.72 XDCtools / 2.22.3.20 NDK / 1.3.1.08 UIA