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.
Tool/software: Code Composer Studio
I have installed the latest CCS version(9.1.0) in my windows 7 PC (64bit). I am trying to create the target configuration file for am65xx board but unable to find the device in the "board or device" list. Please help me to resolve this issue.
Just a guess, but did you install the Sitara device support when you installed ccs?
Yes i have installed sitara device support while installing ccs(selected option "install all " while installing ccs)
Hi,
Which debug probe are you selecting? Depending on the probe you will not have support for the AM65x device.
You can test your setup if you select a suitable probe such as the XDS110 and type "am6" in the search box.
If you still don't see the devices, can you check the directory %CCS_INSTALL_DIR%/ccs/common/targetdb/devices and see if you locate or have read permissions on any of the AM65*.xml files at that place?
If these devices are missing, you probably have an install issue.
Hope this helps,
Rafael
Hi Desouza,
Thank you for the valuable information.
I have selected the proper connection type i.e "xds110 debug probe" but still unable to see the am65xx device from the list and there is no .xml file related to am65xx inside the "%CCS_INSTALL_DIR%/ccs/common/targetdb/devices (or boards)" folder. I will try uninstalling and re-installing the ccs.
Regards,
Anil