Tool/software: TI-RTOS
Hi,
I'm using:
- CCS Version: 7.2.0.00013
- SDK RTOS v3.03.00.04
- PDK v1.0.6, on Windows
I build a MLO (gmake sbl)
and the app file (gmake example BOARD=idkAM571x SOC=AM571x; set=...; AM57xImageGen.bat)
app build output:
Parsing the input object file, C:\ti\pdk_am57xx_1_0_6\packages\ti\boot\sbl\binary\idkAM571x\example\m4\ipu1\bin\sbl_app.xem4.
File conversion complete!
Parsing the input object file, C:\ti\pdk_am57xx_1_0_6\packages\ti\boot\sbl\binary\idkAM571x\example\c66\dsp1\bin\sbl_app.xe66.
File conversion complete!
Number of Input Files 2
If I now booting from the SD card, I get the following output:
**** PDK SBL ****<\r><\r><\n>**** Copying Application Image to DDR ****<\r>
<\r><\r><\n> SD Boot - file open completed successfully <\r><\r><\n>
What do I need to change to get the missing outputs?
Regarts,
Christian