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.

Compiler/TDA3XEVM: fast boot with SD boot

Part Number: TDA3XEVM


Tool/software: TI C/C++ Compiler

Hi Expert,
I'm running TI-RTOS Vision SDK v03.04 in the custom board with TDA3x.

Reference: VisionSDK_UserGuide_TDA3xx.pdf
The following items can all work:
a. Load using QSPI
b. Load using QSPI and SD boot .
c. Fast boot usecase

I want to use 'fast boot' with 'SD boot'.
Try to rename 'AppImage_UcEarly_BE' to 'AppImage'.

But an error occurred: Invalid Magic String in MultiCore Image_v2

Could you please give some suggestion here?
Thanks in advance.