Other Parts Discussed in Thread: TMDSEVM572X, , SYSBIOS
Tool/software: TI-RTOS
hello.
The board I'm using is the AM572x Evaluation Module (TMDSEVM572X), and the downloaded RTOS SDK version is 5.02.
I downloaded the TI-RTOS SDK and want to create a baremetal project using the CSL example.
I am creating a baremetal project with the DSS example in the path "pdk_am57xx_1_0_13 \ packages \ ti \ csl \ example \ dss \ display_app"
However, I am not sure whether it works on the AM5728.
For example, in the dss_display_app.c file in the path above
There is "#define TEST_VID1_BASE (CSL_DSS0_VID1_BASE)". However, "CSL_DSS0_VID1_BASE" is not found in any file of TI-RTOS SDK I downloaded.
Let me know if the example in the path "pdk_am57xx_1_0_13 \ packages \ ti \ csl \ example \ dss \ display_app" works in AM5728 (A15).
If it works, I'd like to know how to make it into a CSS project.
Please reply.
Thank you.