Other Parts Discussed in Thread: C2000WARE
Hi,
We what to boot load both CPUs via SPI from a serial flash device ( AT25SF041-SSHD-T ).
We are not going to use the boot pins to trigger this.
The CPU firmware images will be loaded from an application using a custom protocol and stored to the SPI serial flash device.
Then upon command, the processor will be instructed to load the new firmware images into both cores.
I would like to know if you have some sample code that will perform this procedure.
Do the firmware images for each CPU need to reside only at serial flash address 0 or could they be saved else where on the serial flash device ?