Part Number: PROCESSOR-SDK-AM437X
Hi,
i am using ccs9.3 in ubuntu 18.4 host.
target:AM437x-EVM
i got an error while compiling the PRU example code provided by the ti-sdk 06.03.00.106 version.
help me out.
here is the complete log:
**** Clean-only build of configuration Debug for project PRU_gpioToggle ****
/home/user/ti/ccs930/ccs/utils/bin/gmake -k clean
rm -rf "PRU_gpioToggle.hex" "PRU_gpioToggle.out"
rm -rf "PRU_gpioToggle.obj"
rm -rf "PRU_gpioToggle.d"
Finished clean
**** Build Finished ****
Buildfile generation error occurred..
This project was created using a version of compiler that is not currently installed - 2.1.1 [PRU]:
- See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update.
- Visit CCS App Center to get the latest compiler support.
- Or download and install the compiler [http://software-dl.ti.com/codegen/non-esd/downloads], then register it with CCS through 'Preferences > CCS > Build > Compilers'.
Build stopped..