Hi,
I made the secure boot image used by C55BootImage.exe.
In case of the secure boot image that has made by C55BootImage.exe windows mode, the device worked well.
But in case of the secure boot image that has made by C55BootImage.exe through CCS commands, the device didn't work.
"C55BootImage.exe -encrypt -in "EEG_DspBIOS.out" -out "EEG_DspBIOS.bin" -reg "EEG_DspBIOS.reg.dat" -key 0x1234567887654321 -id 0x302605015da50604 -seed_offset 0x00000000 -seed 0x2f71c554eedf65"
Is CCS commands wrong?
Please check the CCS Commands for secure boot image.