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.

CCS: Installing CCS 6.2.0 for AM57x

Tool/software: Code Composer Studio

I am following the below link.

Still am missing the below plugins whose path was exported during "source setupenv.sh"

1) CG_XML

Optional parameter not configured : CG_XML_BIN_INSTALL_PATH

REQUIRED for xdc release build
Example: export CG_XML_BIN_INSTALL_PATH="~/ti/cg_xml/bin"

2)  Doxygen

Optional parameter not configured : DOXYGEN_INSTALL_PATH

REQUIRED for xdc release build
Example: export DOXYGEN_INSTALL_PATH="~/ti/Doxygen/doxygen/1.5.1-p1/bin"

3) ti-cgt-arm_15.12.1.LTS

TOOLCHAIN_PATH_M4  : /home/sunny/ti/ccsv6/tools/compiler/ti-cgt-arm_15.12.1.LTS

I am very new to ti ccs, please help.