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.