Hi
Is there any demo code/project for directly boot C6678 from SPI Nor flash? The example in MCSDK is booting from Nor over i2c.
Thanks in advance.
Han
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
Is there any demo code/project for directly boot C6678 from SPI Nor flash? The example in MCSDK is booting from Nor over i2c.
Thanks in advance.
Han
Han,
On the C6678 rev 1 silicon EVMs, regardless of the boot strapping, the DSP first boots from I2C, then it re-enters the bootrom and boots using the mode the is pin-strapped. This is due to the PLL fix that is needed. SPI does not require the PLL fix though, since it uses the bypass mode of the PLL. The MCSDK example should work regardless of going to the I2C or not. Now the utilities for generating and programming the SPI image into the NOR flash are the same for both i2c and SPI.
Regards,
Travis