Hi, everyone. The version of my CCS is 5.2.1 and my board is EVMDM8168. I start the CCS following the DM816X AM389X PSP Flash Tools Guide
- Make sure the Boot Mode / Configuration Select Switch is set for the respective boot mode
- Connect the XDS560 emulator to the DM816x EVM
- Start CCSv5 by navigating to 'Start' menu in Windows XP
- Select "View -> Target Configurations"
- In the "Target Configurations" tab select "New Target Configuration File" button (in the top left corner)
- Name the file (eg. ti816x_usb.ccxml)
- Connection = SEED XDS560PLUS Emulator
- Board or Device = TI816x or Board or Device = EVMDM8168
- Save configuration
- From next run, the project and target configuration will be readily available and can be skipped
- Select "Debug Perspective" in CCS if not there already: "Window -> Open Perspective -> Debug"
- Select "View" -> "Target Configurations"
- Expand "User Defined" configuration tree, Right click on the newly created target configuration and select"Launch Selected Configuration"
But the CCS stop there. what's wrong?

