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.

C6678的EVM 板的SPI加载



您好:

   关于C6678的EVM 板TMDXEVM6678L的SPI加载

我有一些问题:

1. 在加载前,要使用IBL进行PLL 修复吗?具体是使用CCS5.0文件中的tools\boot_loader\ibl吗?

2.此EVM板需要使用IBL先通过I2C加载,然后再进行SPI加载吗?若是这样,如何从I2C加载跳到SPI加载呢?

3.spi加载的boot parameter table的具体格式是什么呀?我看到了好几个版本,哪一个正确啊?

  • 您好,

    1. 对的,建议在测试boot时向EEPROM中下载最新MCSDK的IBL;

    2. 对于SPI加载,可以不需要通过I2C boot;

    3. 目前的bootloader user guide存在一些问题,正在更新中,具体以TI网站上最新的bootloader user guide为准。

    谢谢。