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.

EVM C5515 Boot image from sd card

Hi,

I am trying to bootlaod from sd card in EVM 5515. I used the csl programmer.out to flash the image into sd card.

Trail 1:

Choose the device...

1x - NAND Flash [CSx: 2,3,4,5]
2x - NOR Flash [CSx: 2,3,4,5]
3 - SPI EEPROM (16 bit address)
4 - IIC EEPROM
5 - MMC
6 - SD
61C:\Users\subbu\Desktop\a.bin
SD...
BOOTIMG.BIN not found
Opening C:\Users\subbu\Desktop\a.bin...
Input file opened
Create() error

Trail 2: Now formatted the SD card FAT32 format

Choose the device...

1x - NAND Flash [CSx: 2,3,4,5]
2x - NOR Flash [CSx: 2,3,4,5]
3 - SPI EEPROM (16 bit address)
4 - IIC EEPROM
5 - MMC
6 - SD
61C:\Users\subbu\Desktop\a.bin
SD...

Code hangs.

I tried the NAND flash option , it wroked. What could be the issue ?

Should i use c55BootImage.exe to create binary ? Should i format my sd card with any specific filesystem ?