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.

TDA4VM: Replace custom mcu1_0 code for spl startup, but the startup fails

Part Number: TDA4VM

Hi team,

     rtos_sdk: ti-processor-sdk-rtos-j721e-evm-08_01_00_13

    linux_sdk: ti-processor-sdk-linux-j7-evm-08_01_00_07-Linux

Development Boards: custom board using the j721e chip. 

The customer have done some development on muc3_0 and are now planning to port code for mcu3_0 to mcu1_0 (debug successful on CCS). Now try to start mcu1_0 with SPL. In the SPL boot, the storage medium is emmc. During debugging, it was discovered that the code for mcu1_0 was launched through the bootloader of a72 (tispl.bin), so the customer recompiled u-boot and burned tispl.bin from the a72 directory back into emmc: 

However, the following error was found during reboot and the program gets stuck here:

  

They've also tried to rebuild tispl.bin with the code from mcu1_0 in the prebuild directory, and then reboot it, but it still cannot start: 

Could you help check this case? Thanks.

Best Regards,

Cherry