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: TDA4VM MCU1_0 startup issue in PDK10.1

Part Number: TDA4VM

Tool/software:

backgroud: SBL: PDK8.4 MCU1_0: PDK10.1

issue: The MCU can not boot that loop in brsStartupZeroInitLoop() in  .asm file, as the follow photo:




We found that the MCU1_0 enter point address is not right with the SBL. Any idea?
 

[BEGIN] 2025/3/1 14:24:27
[20250301 14:24:32-258ms]
[20250301 14:24:32-394ms]TIFS  ver: 10.1.6--v10.01.06 (Fiery Fox)
[20250301 14:24:32-454ms]SCISERVER Board Configuration header population... PASSED
[20250301 14:24:32-497ms]Sciclient_setBoardConfigHeader... PASSED
[20250301 14:24:32-569ms]Efuse xlated: VD 2 to 850 mV (OppVid: 0x41, Slave:0x48, Res:0x0)
[20250301 14:24:32-630ms]Successfully set voltage to 850 mV for Slave:0x48, Res:0x0
[20250301 14:24:32-657ms]Initlialzing PLLs ...done.
[20250301 14:24:32-686ms]InitlialzingClocks ...done.
[20250301 14:24:32-729ms]Initlialzing DDR ...done.
[20250301 14:24:32-759ms]Initializing SERDES ...done.
[20250301 14:24:32-819ms]Initializing GTC ...Copying EEPROM content to DDR ... 
[20250301 14:24:32-821ms]
[20250301 14:24:32-852ms] Failed to copy EEPROM Data !! 
[20250301 14:24:32-877ms]EEPROM Data Copy Done.
[20250301 14:24:32-910ms]Begin parsing user application
[20250301 14:24:32-972ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x20... 
[20250301 14:24:33-034ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x21... 
[20250301 14:24:33-094ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x1... 
[20250301 14:24:33-154ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x2... 
[20250301 14:24:33-214ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x6... 
[20250301 14:24:33-274ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x7... 
[20250301 14:24:33-335ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x8... 
[20250301 14:24:33-395ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x9... 
[20250301 14:24:33-455ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x3... 
[20250301 14:24:33-515ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x4... 
[20250301 14:24:33-576ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x30... 
[20250301 14:24:33-632ms]Searching for X509 certificate ...not found
[20250301 14:24:33-686ms]Switching core id 8, proc_id 0x1 to split mode... 
[20250301 14:24:33-747ms]Calling Sciclient_procBootGetProcessorState, ProcId 0x1... 
[20250301 14:24:33-818ms]Sciclient_procBootSetProcessorCfg, ProcId 0x1, enabling split mode...
[20250301 14:24:33-879ms]Calling Sciclient_procBootGetProcessorState, ProcId 0x1... 
[20250301 14:24:33-921ms]Enabling MCU TCMs after reset for core 8
[20250301 14:24:33-996ms]Sciclient_procBootSetProcessorCfg update TCM enable/disable settings...
[20250301 14:24:34-031ms]Copying 0x2f74 bytes to 0x41010000
[20250301 14:24:34-079ms]Copying 0x1500 bytes to 0x41013000
[20250301 14:24:34-120ms]Copying 0x1828 bytes to 0x41014500
[20250301 14:24:34-161ms]Copying 0x600 bytes to 0x41015e00
[20250301 14:24:34-198ms]Copying 0x1684 bytes to 0x41cb0000
[20250301 14:24:34-239ms]Copying 0x178 bytes to 0x41cb3a00
[20250301 14:24:34-274ms]Copying 0x40 bytes to 0x41cb3d00
[20250301 14:24:34-315ms]Copying 0x1076b8 bytes to 0xa0100400
[20250301 14:24:35-333ms]Copying 0xb14a4 bytes to 0xa0207ac0
[20250301 14:24:36-028ms]Copying 0x18 bytes to 0xa02b8f7c
[20250301 14:24:36-066ms]Copying 0x2c300 bytes to 0xa02b9000
[20250301 14:24:36-267ms]Copying 0xe0e8 bytes to 0xa0305700
[20250301 14:24:36-355ms]Copying 0xd6cc bytes to 0xa0320f58
[20250301 14:24:36-443ms]Copying 0xa250 bytes to 0xa0338878
[20250301 14:24:36-515ms]Copying 0x150 bytes to 0xa0342ac8
[20250301 14:24:36-560ms]Setting entry point for core 8 @0x41cb3a00
[20250301 14:24:36-613ms]Sciclient_procBootReleaseProcessor, ProcId 0x20...
[20250301 14:24:36-666ms]Sciclient_procBootReleaseProcessor, ProcId 0x21...
[20250301 14:24:36-719ms]Sciclient_procBootReleaseProcessor, ProcId 0x1...
[20250301 14:24:36-769ms]Sciclient_procBootReleaseProcessor, ProcId 0x2...
[20250301 14:24:36-820ms]Sciclient_procBootReleaseProcessor, ProcId 0x6...
[20250301 14:24:36-870ms]Sciclient_procBootReleaseProcessor, ProcId 0x7...
[20250301 14:24:36-921ms]Sciclient_procBootReleaseProcessor, ProcId 0x8...
[20250301 14:24:36-972ms]Sciclient_procBootReleaseProcessor, ProcId 0x9...
[20250301 14:24:37-024ms]Sciclient_procBootReleaseProcessor, ProcId 0x3...
[20250301 14:24:37-075ms]Sciclient_procBootReleaseProcessor, ProcId 0x4...
[20250301 14:24:37-127ms]Sciclient_procBootReleaseProcessor, ProcId 0x30...
[20250301 14:24:37-187ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x1... 
[20250301 14:24:37-261ms]Sciclient_procBootSetProcessorCfg, ProcId 0x1, EntryPoint 0x41cb3a00...
[20250301 14:24:37-321ms]Sciclient_pmSetModuleClkFreq, DevId 0xfa @ 1000000000Hz... 
[20250301 14:24:37-385ms]Copying first 128 bytes from app to MCU ATCM @ 0x0 for core 8
[20250301 14:24:37-446ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x2... 
[20250301 14:24:37-531ms]Skipping Sciclient_procBootSetProcessorCfg for ProcId 0x2, EntryPoint 0xfffffffe...
[20250301 14:24:37-592ms]Calling Sciclient_procBootRequestProcessor, ProcId 0x1... 

[END] 2025/3/1 14:24:48


Best regard