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.

C55BootImage.exe register configuration

Hi,

I'm running Version 1.00 of C55BootImage.exe to create a secure boot image so I can boot from an SD Card on my custom C5515 platform.  It's working fine (booting an app off the SD Card), but I want to insert some pre-bootloader register configuration information.  What is the exact format required for the registers file?  I've created a file with the same format as HEX55  ( -reg_config 0xXXXX,0xXXXX) but when I look at the generated .bin file (word 15) the number of registers to configure is zero whatever I try.  Any suggestions?

Also, the application I have successfully booting is purely in on-chip memory.  The application I'm trying to get to boot also uses off-chip memory, so I'm trying to get the EMIF configuration registers configured with the pre-bootloader configuration (my problem above)... should I be able to do this? (My external to load into is 16 bit wide on CS2 which is what I'm trying to pre-bootloader configure)

Many thanks,

Dave