Project

General

Profile

Workaround for CCS AM62 Target Configuration issue

In CCS 12.2 there are some target configuration files which use the wrong case name and a wrong path and can result in an error on a AM62x target configuration file.

If you follow the steps below, you can workaround this issue.

For more information, see https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1192194/processor-sdk-am62x-trouble-parsing-xml-file-error-when-selecting-the-am62-board-or-device-in-target-configuration/4507728?tisearch=e2e-sitesearch&keymatch=target%20configuration%20blazar%20am62x#4507728

For CCS 12.2, the following are needed:

cd ~/ti/ccs1220/ccs/ccs_base/common
ln -sf targetdb/Modules Modules
ln -sf am62x targetdb/Modules/AM62x

Go to top
Add picture from clipboard (Maximum size: 1 GB)