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.

TMS320C6678: c6678 i2c启动问题

Part Number: TMS320C6678


手上有一块创龙的6678 开发板,使用ti官方提供的bootloader中的ibl 源码编译生成 i2crom_0x50_c6678_le.bin文件,使用ccs 加载eepromwriter_evm6678l.out文件后,把 i2crom_0x50_c6678_le.bin 文件loadmemory 地址0x0C00000地址,写入成功后,继续使用i2cparam_0x50_c6678_le_0x500.out文件写入启动参数,使用epprom启动,无法启动,一般这种不是evm的开发板主要需要修改那些参数,创龙的板子ibl源码不对外开放,