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.

TMDS64EVM: Build target file

Part Number: TMDS3240130SP2
Other Parts Discussed in Thread: TMDS64EVM

use

CCSVer20.3.0

TMDS64EVM

FreeRTOS(V202406.01)

MCU+SDK for AM64x(11.01.00.17)

I added the folder using "Add Files/Folders" in CCS.
How do I set the build target files?

Patten1
When using CMakeLists.TXT
if(EEPROM_ST)
Where in CCS should EEPROM_ST be set?

Patten2
If you don't use CMakeLists.TXT, where should you set the build target files in CCS?
Is it okay to just set the target folder, or all the files?