Hello,
We received the tool C55BootImage from TI and I'm trying to use it to make a bootable file so the code can be booted from SD card.
I followed the instructions from the associated PDF and entered the "development key" and "development seed" and I placed the generated file on the SD card as boot5505.bin, but the EVM Board is not booting from it. I tried with several different SD card just to be on the safe side.
I'm using the EVM_Sample.out, provided by Spectrum digital with the EVM board, which I can program onto the SPI and boot without any problems.
One thing that I noticed is when I generate a bin file using C55BootImage in unsecure mode and write it to SPI it works.
Is there some problem with the "development key". Should I have to use some other key? Is there a way I can debug the boot process? How do I know what went wrong during booting?
Thank you...