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.

AM1808 experimenters kit, compile error during BSL build

Other Parts Discussed in Thread: AM1808

Hi Guys,

I am using CCS  Version: 4.2.0.10017. When compiling the BSL for AM1808, I got the following error. Anyone come across this before?


E:\CCS\ccsv4\utils\gmake\gmake src/evmam1808_gpio.obj
'Building file: ../src/evmam1808_gpio.c'
'Invoking: Compiler'
"E:/CCS/ccsv4/tools/compiler/TMS470 Code Generation Tools 4.6.4/bin/cl470" -mv5e -g -O2 --include_path="E:/CCS/ccsv4/tools/compiler/TMS470 Code Generation Tools 4.6.4/include" --include_path="E:/Projects/Sitara/AM1808/AM1808BSL/inc" --diag_warning=225 -me --code_state=32 --preproc_with_compile --preproc_dependency="src/evmam1808_gpio.pp" --obj_directory="src"  "../src/evmam1808_gpio.c"

INTERNAL ERROR: E:\CCS\ccsv4\tools\compiler\TMS470 Code Generation Tools 4.6.4\bin\opt470.exe experienced a fatal internal fault while
                processing function _GPIO_toggleLoop file C:\\Users\\RAJAHC~1\\AppData\\Local\\Temp\\042002

This is a serious problem.  Please contact Customer
Support with this message and a copy of the input file
and help us to continue to make the tools more robust.

Terminate batch job (Y/N)?


^C^C^C^C^C^C^C^C^C^Cgmake: *** [src/evmam1808_gpio.obj] Interrupt
Build error
(Command canceled)


Rajah