Tool/software: TI-RTOS
Hi All,
We are working on a TDA2p custom board. We are using Processor SDK 03.05
We are able to boot using sbl_sd_opp_nom_a15_0_debug.xa15fg binary through the CCS but cannot boot using MLO in SD card.
We tried loading the sbl binary on the a15_0 core, then we are able to see the Vision SDK logs and usecase menu.
If we use the MLO, then we do not get any logs of vision sdk. Only the logs of MLO are seen on console.
Following logs are seen when booting using MLO:
TDA2Px SBL Boot
DPLL Configuration Completed
Clock Domain Configuration Completed
Module Enable Configuration Completed
TI EVM PAD Config Completed
TDA2Px DDR Configuration
DDR Config Completed
App Image Download Begins
SD Boot - file open completed successfully
MPU CPU0 Image Load Completed
IPU1 CPU0 Image Load Completed
IPU1 CPU1 Image Load Completed
DSP1 Image Load Completed
DSP2 Image Load Completed
EVE1 Image Load Completed
EVE2 Image Load Completed
App Image Download Completed
EVE MMU configuration completed
EVE MMU configuration completed
*****************************************************************
PMCCNTR counts once every 64 clock cycles, multiple by 64 to get actual CPU cycles
SBL Initial Config Cycles - 131110 (11.18 ms)
SOC Init Cycles - 232990 (19.88 ms)
DDR Config Clock Cycles - 100927 (8.61 ms)
App Image Load Cycles - 35319691 (3013.94 ms)
Slave Core Bootup Cycles - 98686 (8.42 ms)
SBL Boot-up Cycles - 35894597 (3063.0 ms)
Time at which SBL started IPU1_0 - 3027887 (258.37 ms)
*****************************************************************
Jumping to MPU CPU0 App
Please let me know what could be the issue ?
Regards,
Deepika