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.

C6654 EEPROM的IBL引导程序

我们项目中DSP程序启动是通过EEPROM芯片和Nor Flash进行二级引导。开机后首先会从EEPROM芯片载入第一级引导程序,然后借助第一级引导程序从Nor Flash芯片进行主用户程序引导。

但是TI提供的资料中仅有烧写bin文件,IBL引导程序的原始工程可以在哪里找到,我们需要对引导程序做下修改。