Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

_TMS320C6740 not defined

$
0
0

Hello,

I'm trying to buil an application for the device TMS320C6748 with CCSv5.4.
But the predefined macro _TMS320C6740 does not seem to be defined.
All the area for C6740-specific definitions in the file <c6x.h> are grayed-out.
Is it normal? or, do I have to do something?

Following are the messages in CDT Build Console:

**** Build of configuration Debug for project C6748test ****

"E:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: ../main.c'
'Invoking: C6000 Compiler'
"E:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6740 --abi=coffabi -g --include_path="E:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --define=c6748 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="main.pp" "../main.c"
'Finished building: ../main.c'
' '
'Building target: C6748test.out'
'Invoking: C6000 Linker'
"E:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6740 --abi=coffabi -g --define=c6748 --display_error_number --diag_warning=225 --diag_wrap=off -z --stack_size=0x800 -m"C6748test.map" --heap_size=0x800 -i"E:/ti/ccsv5/tools/compiler/c6000_7.4.2/lib" -i"E:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --reread_libs --warn_sections --display_error_number --diag_wrap=off --xml_link_info="C6748test_linkInfo.xml" --rom_model -o "C6748test.out" "./main.obj" -l"libc.a" "../C6748.cmd"
<Linking>
'Finished building target: C6748test.out'
' '

**** Build Finished ****


Regard,
Takano


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>