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.

AM572x PDK VIP loopback example support



I have a GPEVMAM5728 board with dedicated camera module. I'd like to try some codes capturing and displaying.

The displaydss example runs successfully.

But, vip and loopback are not.

for example, in the loopback_main.c, none of elements in the struct gLpbkAppTestPrms have BSP_BOARD_GP_AM572X bit set in the boardId. so, every test in that example is skipped.

question: does gpevmam5728 have some examples to deal with VIP?