Hi,
I want to use a processor to boot C6455. This processor acts as I2C master and the C6455 is set to I2C slave bootloading mode.
1. create ascii hex file from .out with hex6x
2. After reset, the processor send 04 00 06 00 00 00 01
3. Read the content of hex file and send it to the I2C slave (DSP) byte by byte
Is this the correct procedure?
Thanks
Chao Xiang