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.
A question regarding HUA module compilation. I tried to build this project using my CCS 5.1 tools. How do I run HUA on c6678 EVM?
I could not compile. While trying I found out that I need to perform these steps: I get several errors while following these steps.
Building CSL and the Low Level Device Drivers
Follow the instructions below to build CSL and LLDs.
.\ti\drv\pdksetupenv.bat
*******************************************************************************
...
...
...
PDK BUILD ENVIRONMENT CONFIGURED
*******************************************************************************
.\ti\drv\pdkbuilder.bat
Building the Device Drivers Example Projects
The device drivers have example projects which can be verified after they are built with CCSv5. Follow the steps below to build the CCS projects for the example projects.
Ensure that all dependent/pre-requisite packages are installed before proceeding with the examples and/or unit test.
The CCS environment configuration step needs to be done only once for a workspace as these settings are saved in the workspace preferences. These settings only need to be modified if:
The procedure mentioned in this section is provided using <Managed Build Macro> option in CCS. The steps are as follows:
The following environment would need to be available in the macros.ini file
PDK_INSTALL_PATH = <PDK_INSTALL_DIR>\packages
CSL_INSTALL_PATH = <PDK_INSTALL_DIR>\packages
CPPI_INSTALL_PATH = <PDK_INSTALL_DIR>\packages
QMSS_INSTALL_PATH = <PDK_INSTALL_DIR>\packages
PASS_INSTALL_PATH = <PDK_INSTALL_DIR>\packages
SA_INSTALL_PATH = <PDK_INSTALL_DIR>\packages
MAS_INSTALL_PATH = <PDK_INSTALL_DIR>\packages
SRIO_INSTALL_PATH = <PDK_INSTALL_DIR>\packages
Compiling Big Endian MCSDK Demos and Examples
The pre-compiled platform libraries, NIMU drivers, NDK examples, and HUA demos provided in the package are Little Endian only. If Big Endian binaries are needed, they need to be rebuilt by changing the CCS build options. This section covers how to build and run the NDK Network Client example, NDK Network HelloWorld example, and HUA demo in Big Endian.
Hello Harikrishna,
You can find the guide to build and run the HUA demo at http://processors.wiki.ti.com/index.php/MCSDK_HUA_Demonstration_Guide#Build_Instructions
Before you proceed, please ensure that you have the latest version of MCSDK (go to http://www.ti.com/tool/bioslinuxmcsdk to download). As of today, the latest version of BIOS-MCSDK is 02_00_08_20.
After doing this, if you see any errors, please do attach the error log