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.

TMS320C6657: Blocked in IPC_start()

Part Number: TMS320C6657
Other Parts Discussed in Thread: SYSBIOS

Hi Champs.

There's an issue regarding IPC_start() blocked.

The envioronments are below.

  • CCS 10.1.1
  • SDK : processor sdk rtos c665x_6_03_00_106
  • SysBios : bios_6_76_03-01
  • PDK : pdk_c665x_2_0_16

The boot sequence is below.

  • RBL -> IBL -> Custom Image
  • ROM boot -> I2C EEPROM (0x51) -> SPI NOR Flash

Regarding IBL, The booting is proceeded after bootloader writing into I2C EEPROM 0x51.

They also used the IBL rebuilt which was provided by PDK.

For MAD booting, changed the Image load start address in device.c

Please figure why IPC_start() stucks somtimes. it's not 100% reproducible. 

The CFG file is as below.

The failure log is captured below.