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.

请问下ccs5.3如何软将仿真TMS320C5416


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

"D:\\Program Files\\ccs\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: ../hello.c'
'Invoking: C5400 Compiler'
"D:/Program Files/ccs/ti/ccsv5/tools/compiler/c5400_4.2.0/bin/cl500" --define=c5416 --include_path="D:/Program Files/ccs/ti/ccsv5/tools/compiler/c5400_4.2.0/include" --symdebug:dwarf --diag_warning=225 --display_error_number --silicon_version=548 --preproc_with_compile --preproc_dependency="hello.pp" "../hello.c"
'Finished building: ../hello.c'
' '
'Building target: project.out'
'Invoking: C5400 Linker'
"D:/Program Files/ccs/ti/ccsv5/tools/compiler/c5400_4.2.0/bin/cl500" --define=c5416 --symdebug:dwarf --diag_warning=225 --display_error_number --silicon_version=548 -z --reread_libs --display_error_number --warn_sections --search_path="D:/Program Files/ccs/ti/ccsv5/tools/compiler/c5400_4.2.0/lib" --search_path="D:/Program Files/ccs/ti/ccsv5/tools/compiler/c5400_4.2.0/include" --map_file="project.map" --rom_model --heap_size=0x400 --stack_size=0x200 -o "project.out" "./hello.obj" --library="libc.a" "../VC5416.cmd"
<Linking>
"../VC5416.cmd", line 57: error #10099-D: placement fails for object ".text"

error #10010: errors encountered during linking; "project.out" not built
>> Compilation failure
gmake: *** [project.out] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

新手呢 希望能够细心解答,谢谢了