Tool/software: TI-RTOS
hi all.
I am a newer for TDA3X platform, I had built include APPimage and other five core image on windows.
now from SBL, those APPimage can boot normally and show the log from Uart3 console,
but when I use CCSV7.2 to load this five image for each core, then to run each core, but now more the same log to display, so what i need to do when Use CCS to debug step by step.
when run ipu1, the log on CCS console is bleows and no logging from Uart3
IPU1-0 Remote Log Shared Memory @ 0xbfe000a0
IPU1-1 Remote Log Shared Memory @ 0xbfe0e8a0
HOST Remote Log Shared Memory @ 0xbfe110a0
DSP1 Remote Log Shared Memory @ 0xbfe160a0
DSP2 Remote Log Shared Memory @ 0xbfe188a0
EVE1 Remote Log Shared Memory @ 0xbfe1b0a0
EVE2 Remote Log Shared Memory @ 0xbfe1d8a0
EVE3 Remote Log Shared Memory @ 0xbfe200a0
EVE4 Remote Log Shared Memory @ 0xbfe228a0
IPU2 Remote Log Shared Memory @ 0xbfe250a0
ant ipu0 and ipu1 all hold after running as bleow picture
so what operation or sequence we need to implment the same function ,just as boot wiht APPimage, because we want to debug application .