Hi,
I'm looking to have a secondary boot loader image residing in the EEPROM. I would like to configure the initial boot as I2C, which would load the secondary boot loader image from the EEPROM into the reserved section of the L2 CorePac0. I'm planning to initialize a few peripherals, including EMIF16. I would like to have the application code residing in the NOR flash. The secondary boot loader code would copy the application code into the internal memory of the DSP through the initialized EMIF16 interface and then jump to _c_int00.
Does this sound feasible?
Appreciate your help.
Thanks,
Viney