Hello,
We are developing a board with a C5515 connected to a Host Processor. The Host Processor has a USB connection to the C5515. I would like the C5515 to boot over USB.
I have procured C55BootImage and the docs with this. I keep reading there is a utility that runs on a PC to properly boot the C5515 with a encrypted boot image.
Where is this utility located? Is it possible to obtain the source code for usb_boot.exe?
I need to reproduce the "guts" of this tool in my Host Processor. Is it as simple as sending the Encrypted Boot Image over the Bulk Endpoint channel, or is there a small amount of protocol between the C5515 and the Host.
Jim