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



mcsdk下的ibl源码中有几个main函数入口,以下是我对这几个main函数的里面,不知道是否正确:

1.ibl\src\main\iblinit.c——main()               生成i2crom_0x51_c6678_le.bin

2.ibl\src\main\iblmain.c——main()               IBL启动时运行,包含在i2crom_0x51_c6678_le.bin中

3.ibl\src\util\i2cConfig\i2cparam.c——main()     生成i2cparam_0x51_c6678_le_0x500.out ,用于对EEPROM中参数修改,配合\ibl\src\make\bin\i2cConfig.gel使用

4.ibl\src\util\iblConfig\src\iblConfig.c——main()   修改i2crom_0x51_c6678_le.bin