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/66AK2H14: CCS/66AK2H14

Part Number: 66AK2H14
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

Hi,

Iam using CCSV6 and 66K2H14 processor.

When I try to build hello program Iam getting following errors


**** Build of configuration Debug for project EXAMPLE ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../hello.c'
'Invoking: ARM Compiler'
"C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl" -mv4 --code_state=32 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include" --include_path="C:/ti/bios_6_46_05_55/packages/ti/sysbios" --include_path="C:/ti/xdctools_3_32_01_22_core/packages/xdc" -g --diag_wrap=off --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="hello.d"  "../hello.c"

>> Compilation failure
subdir_rules.mk:7: recipe for target 'hello.obj' failed
"../hello.c", line 1: fatal error #1965: cannot open source file "xdc/std.h"
1 catastrophic error detected in the compilation of "../hello.c".
Compilation terminated.
gmake: *** [hello.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

I have included XDC and SYS-BIOS in include options . I have attached the screenshot of my CCS.

Please help me to solve the errors

Thanks in advance for any help or suggestion

Regards ,

Mahima Shanbag