Part Number: AM5728
My application is running on AM5728, on Phytec SOM. This is a multi-proc architecture using A15.0, DSP1 & DSP2, all with TI RTOS. DSP1 code is based on DSS Display example to display pictures on an LCD.
Everything works fine in the two below cases :
1 - download and launch programs from CCS with JTAG,
2 - download and launch SBL from CCS with JTAG, app on SD card.
What is not working is launching the SBL from the SD card using the MLO image. Actually A15.0, DSP2 are working 100%, DSP1 is running but does not succeed in initializing properly the LCD and launch FVID2 driver.
I guess some initialization is missing in the SBL code which should be done by GEL file when debugging, but I failed in finding the reason,
please help this is very urgent, thank you