Hi Team,
When I use SBL + DioApp in PDK7.03, I found SBL can not boot DioApp (the mcal examples, BUILD_OS_TYPE = baremetal).
Could you give me some suggestion ?
This is the log from SBL (build with Skipped MCU1_0 reset):
Calling Sciclient_procBootRequestProcessor, ProcId 0x1...
Sciclient_procBootSetProcessorCfg...BBBBBB
Sciclient_procBootSetProcessorCfg, ProcId 0x1, EntryPoint 0x41ce3000...
Sciclient_pmSetModuleClkFreq, DevId 0xfa @ 1000
000000Hz.
..
Start Boot MCU1_CPU0_ID !
Copying first 128 bytes from app to MCU ATCM @ 0x0 for core 4
MCU1_1 evmEntry: 0xfffffffe
Calling Sciclient_procBootRequestProcessor, ProcId 0x2...
Sciclient_procBootSetProcessorCfg...BBBBBB
Skipping Sciclient_procBootSetProcessorCfg for ProcId 0x2, EntryPoint 0xfffffffe...
Start Boot MCU1_CPU1_ID !
Sciclient_procBootReleaseProcessor, ProcId 0x2...
Start the App - Branch to start of ATCM (0x0)!
Thank you!