Step-by-step guide
Connecting the JTAG Device to the Kit
The phyCORE-AM65x kit has two JTAG connector styles.


Connecting the JTAG Device to the Host Machine

|
Creating a New AM65x project in Code Composer Studio
In order to test the JTAG connection, a new project needs to be created in CCS for the phyCORE-AM65x.
Click on File → New → CCS Project


Creating a New Target Configuration
Now that the project is created, edit the target configuration which will allow you to test the JTAG connection.
View → Target Configurations


In the target configuration file, select the following options:
Click the "Save" button when you have the correct configuration options selected


