Hi,
I would like to re build the CSL library so I proceed as it is written into the following document:
http://processors.wiki.ti.com/index.php/BIOS_MCSDK_2.0_User_Guide
Building CSL and the Low Level Device Drivers
Follow the instructions below to build CSL and LLDs.
- Open a command window inside of the $(TI_PDK_C66##_INSTALL_DIR)\packages directory.
- Set the environment by running the batch file and follow the instructions as per the batch file output.
.\ti\drv\pdksetupenv.bat
- After configuring the environment successfully, the following message appears.
******************************************************************************* ... ... ... PDK BUILD ENVIRONMENT CONFIGURED *******************************************************************************
But I have an issue when I run the command: .\ti\drv\pdksetupenv.bat
The following message appear :
"ENVIRONMENT VARIABLEC6X_GEN_INSTALL_PATH: Code Generation Tool NOT CONFIGURED!!
!!"
Example [NOTE ""]:set C6X_GEN_INSTALL_PATH="C:/Program Files/Texas Instruments/C6000 Code Generation Tools 7.2.4"
ERROR CONFIGURING PDK BUILD ENVIRONMENT
*******************************************************************************
Please someone help me to build fine the library ?
I don't know where to set the C6X_GEN_INSTALL_PATH variable...