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.

error: option --obj_directory is missing its parameter 'dir'



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

C:\Texas Instruments\ccsv5\utils\gmake\gmake -k all
'Building file: ../dsk_app.tcf'
'Invoking: TConf Script Compiler'
"C:/Texas Instruments/xdctools_3_20_08_88/tconf" -b -Dconfig.importPath="C:/Texas Instruments/bios_5_41_10_36/packages;/bios_5_21/packages;" "../dsk_app.tcf"
'Finished building: ../dsk_app.tcf'
' '
'Building file: ../dsk_app.c'
'Invoking: C6000 Compiler'
"C:/Texas Instruments/ccsv5/tools/compiler/c6000/bin/cl6x" -mv6400+ -g --define="_DEBUG" --include_path="C:/Texas Instruments/ccsv5/tools/compiler/c6000/include" --include_path="C:/Users/Think/workspace/dsk_app/Debug" --include_path="C:/Texas Instruments/bios_5_41_10_36/packages/ti/bios/include" --include_path="C:/Texas Instruments/bios_5_41_10_36/packages/ti/rtdx/include/c6000" --include_path="C:/Texas Instruments/xdais_7_20_00_07/packages/ti/xdais" --include_path="/include" --include_path=".." --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../include" --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../csl_c6455/inc" --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../csl_c64xplus_intc/inc" --diag_warning=225 --mem_model:data=far --abi=coffabi --obj_directory="" --preproc_with_compile --preproc_dependency="dsk_app.pp" "../dsk_app.c"
error: option --obj_directory is missing its parameter 'dir'
gmake: *** [dsk_app.obj] Error 1
'Building file: dsk_appcfg.s??'
'Invoking: C6000 Compiler'
"C:/Texas Instruments/ccsv5/tools/compiler/c6000/bin/cl6x" -mv6400+ -g --define="_DEBUG" --include_path="C:/Texas Instruments/ccsv5/tools/compiler/c6000/include" --include_path="C:/Users/Think/workspace/dsk_app/Debug" --include_path="C:/Texas Instruments/bios_5_41_10_36/packages/ti/bios/include" --include_path="C:/Texas Instruments/bios_5_41_10_36/packages/ti/rtdx/include/c6000" --include_path="C:/Texas Instruments/xdais_7_20_00_07/packages/ti/xdais" --include_path="/include" --include_path=".." --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../include" --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../csl_c6455/inc" --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../csl_c64xplus_intc/inc" --diag_warning=225 --mem_model:data=far --abi=coffabi --obj_directory="" --preproc_with_compile --preproc_dependency="dsk_appcfg.pp" "dsk_appcfg.s??"
error: option --obj_directory is missing its parameter 'dir'
gmake: *** [dsk_appcfg.obj] Error 1
'Building file: dsk_appcfg_c.c'
'Invoking: C6000 Compiler'
"C:/Texas Instruments/ccsv5/tools/compiler/c6000/bin/cl6x" -mv6400+ -g --define="_DEBUG" --include_path="C:/Texas Instruments/ccsv5/tools/compiler/c6000/include" --include_path="C:/Users/Think/workspace/dsk_app/Debug" --include_path="C:/Texas Instruments/bios_5_41_10_36/packages/ti/bios/include" --include_path="C:/Texas Instruments/bios_5_41_10_36/packages/ti/rtdx/include/c6000" --include_path="C:/Texas Instruments/xdais_7_20_00_07/packages/ti/xdais" --include_path="/include" --include_path=".." --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../include" --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../csl_c6455/inc" --include_path="F:/dsk6455_v2/boards/dsk6455_v2/examples/dsk_app/../../csl_c64xplus_intc/inc" --diag_warning=225 --mem_model:data=far --abi=coffabi --obj_directory="" --preproc_with_compile --preproc_dependency="dsk_appcfg_c.pp" "dsk_appcfg_c.c"
error: option --obj_directory is missing its parameter 'dir'
gmake: *** [dsk_appcfg_c.obj] Error 1
gmake: Target `all' not remade because of errors.


版主,我直接用ccs5软件跑的dsk6455的例程。这是什么错误 啊?纠结很多天了