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.

IBL烧写不成功的问题

Other Parts Discussed in Thread: CCSTUDIO

我使用的是ccs5.3  mcsdk2.1.2.6

按README中的过程,

在按步骤,使用eepromwriter将IBL烧写进eeprom时,console中出现

Writing 52584 bytes from DSP memory address 0x0c000000 to EEPROM bus address 0x0051 starting from device address 0x0000 ...
Returned platform error number is 4
EEPROM write failed

请问这个错误代表什么意义,有可能是什么地方出现了错误,谢谢。!

  • 这个错误是在i2cEepromWriteBlock写数失败的提示,你是在EVM上做的测试么,是完全按照mcsdk_2_01_02_06\tools\writer\eeprom\docs\README执行的操作么。我们在EVM烧写过没有问题。

  • 这个问题我也遇到了,在0x0c000000加载ibl时,我直接选择了i2crom_0x51_c6678_le.bin,而没有照readme中说的改名为app.dat,因为改名后选择app.dat时选next会出现“NLS missing message: MemoryDumper_dialog_invalidHeaderError in: com.ti.ccstudio.debug.ui.CCSDebugUIMessage 的警告。根据论坛中前辈们的总结直接选择了i2crom_0x51_c6678_le.bin,然后运行时会出现楼主所说的问题。请问有没有可能是eeprom烧坏了?因为我印象中之前这样做是可以正常运行的。

  • hi,

    这个问题我也遇到过,原因应该是拨码开关没有选择为no boot/emif模式,你再试试