Part Number: TDA4VL-Q1
Other Parts Discussed in Thread: TDA4VL
Tool/software:
Hi Team,
How to create target configuration J721S2 EVM in CCS?
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.
This FAQ provides step-by-step instructions for creating target configuration (.ccxml) files on TDA4VL platforms using Code Composer Studio.
The steps are given below:
1. Install the latest CCS version from https://www.ti.com/tool/CCSTUDIO#downloads.
2. Go to File Menu

3.Select File Name

4.Configure Connection and Device
After finishing, the .ccxml file opens in the editor.
In the configuration editor:


5.Load Initialization Script for Cortex_M4F_0 Core Using GEL file
To load the initialization script for the Cortex_M4F_0 core in the EVM_J721S2.ccxml target configuration file, follow these steps:
2.Navigate to the Advanced tab.
3.Under the SMS_TIFSM section, select CORTEX_M4F_0.
4.In the right-hand panel, locate the Initialization Script field.
5.Set the script path to the appropriate GEL file:
${CCS_INSTALL_PATH}/ccs_base/emulation/gel/J7AEP_TDA4AL/J7AEP_SI.gel

6.Save the configuration file.
6. View the Created Target Configuration

Regards,
Shabary S Sundar