I have some questions on the EMIF booting options on the C66x DSP.
1) Is the C6678 DSP, revision 1, capable of booting off of a parallel NOR FLASH part if the IBL is used first to patch the PLL problem using the I2C interface?
I notice the EMIF can boot and run some code from our NOR FLASH but it is anything but stable.
2) I have an TDXEVM6678L evaluation board. But I would like to have my own board with an external NOR EMIF based FLASH be my boot source.
If I use the i2crom_0x51_c6678_le.bin file that comes pre-compiled mcsdk_2_00_05_17 and then emulate the EVM's FPGA's SPI response for the boot mode registers located at address 4 and 5 to include the boot word for the GPIO of that of the EMIF would this be a viable EMIF boot solution?
I'd prefer just to modify the IBL but since I can't get that to compile I stuck trying to work with the existing compiled file.
Thanks