This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/AM5728: VIP loopback example fails

Part Number: AM5728

Tool/software: TI-RTOS

Hi ,

Our design is base on GPEVM5728.I tried idkAM5728 bootloader on our design .
When I tried vps loopback example ,it will print:

**** PDK SBL ****
**** Copying Application Image to DDR ****

SD Boot - File open fails
LOOPBACK_APP: Sample Application - STARTS !!!
hal/src/vpshal_dssDispcOvly.c @ Line 2828: DSS Still in reset

But it works fine  when I use GPEVM gel to boot the board and run the  vps_loopbackExample_idkAM572x_armExampleProject.out .