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 IBL的问题请教



大家好:

     我使用C6678EVM,想通过I2C总线将烧写在EEPROM 0x51处的IBL代码传到片内执行,关于IBL的烧写,我有如下疑问:

     1.使用MinGW编译出了三个文件i2crom_0x51_c6678_le.dat,i2crom_0x51_c6678_le.bin 和i2cparam_0x51_c6678_le_0x500.out,我知道.bin文件需要烧写,那i2crom_0x51_c6678_le.dat的作用是什么?是否需要将i2crom_0x51_c6678_le.dat也烧写进EEPROM?

    2.如果我只是想通过I2C总线将IBL传到片内执行,不需要跑自己的应用代码,是否需要运行i2cparam_0x51_c6678_le_0x500.out进行相关配置?

    谢谢!