Hi team,
Boot using SPI norflash, which is able to boot when the program is running in SL2. However, when the program is running on DDR, the boot fails.
1) The project used is the UART routine in 7242.K1_STK_v1.1. When DDR is not used, data can be output through the serial port after burning and re-powering up.
2) Add spiboot.c in C6657_directROM_Boot_example in the UART project, i.e. add the field configuration for emif4Cfg. Also add the appropriate configuration to the cmd file, as shown in the following figure:
However, after a successful build, DDR_CFG is not used and the program still cannot run though it has been burned.
Could you help look into this case? Thanks.
Best Regards,
Cherry