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: A dead loop occurs when entering mcu_only mode

Part Number: TDA4VM

Hi team,

Here's an issue from the customer may need your help:

When TDA4 enters mcu_only mode, write the customer's own code with reference to the content in mcu_only_app.c in the SDK. It was found that when the function Sciclient_service was called, the program would get stuck. This issue is also found on the development board after validation with the development board.

SDK: Version 7.1, Startup Mode: SBL, just added some of its own log printout compared to the reference code. Below are the final log and some of the related code:

MCu1_0 was verified to be running on DDR, and after changing the operating area to OCMC_RAM, it worked properly. However, due to the limited OCMC_RAM capacity, it is only 512K and not enough. Can mcu1_0 continue to run on DDR without turning off the DDR function while reset main domain?

Could you help check this case? Thanks.

Best Regards,

Cherry