Tool/software: TI-RTOS
Hi everyone.
We use EVM6678 board and CCS8.3, PROCESSOR_SDK 05.02.00.10.
The offical NIMU_EmacExample_EVMC6678C66BiosExampleProject needs to set boot mode to SGMII, if we change the boot mode to others, it will fail to print IP Address, and doesn't work.
However, we need to use SPI boot mode to load program from Flash chip after power on, how to change boot mode from SGMII to SPI in NIMU_EmacExample_EVMC6678C66BiosExampleProject?