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.

[FAQ] 66AK2H12: Target configuration in CCS for K2H

Part Number: 66AK2H12
Other Parts Discussed in Thread: 66AK2H14,

How to create target configuration K2H(66AK2H12, 66AK2H12 and 66AK2H14) EVM in CCS?

  • Connection Details:

    DIP switch settings for NOBOOT SW3- 0001

    Creating target configuration for K2H EVM

    1. Open CCS (Code composer studio), Goto "View -> Target Configuration", now "Target Configuration" window will be visible.
    2. Under "User Defined" folder, we can create new configuration which will be common for all projects.
    3. Select and Right click "User Defined" option and select "New Target Configuration" (Also we can import if you have *.ccxml files from previous projects) and save your configuration(ccxml file) in preferrd location.

    Test connection for the EVM

    1. Double click the configuration(ccxml file) and In the "Basic" tab, select the "connection" (In my case "Texas Instruments XDS2xx USB Onboard debug Probe") and select the appropriate device in "Board or Device" drop down menu.
    2. Click "Test onnection" and verify "JTAG Integrity test succeeded", to successfully connect the device.

    Please follow the steps in the video below 

    Output screenshot

    Thanks,

    Rajarajan U