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/TMS320F28069M: the error when creating a sysbios project in TMS320F28069

Part Number: TMS320F28069M
Other Parts Discussed in Thread: SYSBIOS, TMS320F28069

Tool/software: Code Composer Studio

Hi,

I meet a problem when I creat a sysbios project in TMS320F28069 .The CCS version is 9.3.0,and the sysbios version is 6_82_01_19.Creating project process and error are shown below:

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

"D:\\ti\\ccs930\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

Building file: "../app.cfg"
Invoking: XDCtools
"D:/ti/ccs930/xdctools_3_60_02_34_core/xs" --xdcpath="D:/ti/bios_6_82_01_19/packages;" xdc.tools.configuro -o configPkg -t ti.targets.C28_float -p ti.platforms.tms320x28:TMS320F28069 -r release -c "D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS" --compileOptions "-g" "../app.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring app.x28FP from package/cfg/app_p28FP.cfg ...
generating custom ti.sysbios library makefile ...
subdir_rules.mk:12: recipe for target 'build-109774385-inproc' failed
js: "D:/ti/bios_6_82_01_19/packages/ti/sysbios/Build.xs", line 665: Error: template generation of 'C:\Users\cookoo\workspace_v9\TEST9/src/sysbios/makefile' failed: TypeError: Cannot call method "match" of null
"D:/ti/bios_6_82_01_19/packages/ti/sysbios/makefile.xdt#143(eval)", line 1
"D:/ti/bios_6_82_01_19/packages/ti/sysbios/makefile.xdt", line 143
"D:/ti/bios_6_82_01_19/packages/ti/sysbios/makefile.xdt", line 171
"D:/ti/bios_6_82_01_19/packages/ti/sysbios/Build.xdt", line 71
"D:/ti/bios_6_82_01_19/packages/ti/sysbios/Build.xdt", line 74
gmake.exe: *** [package.mak:198: package/cfg/app_p28FP.xdl] Error 1
js: "D:/ti/ccs930/xdctools_3_60_02_34_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-109774385-inproc] Error 1
gmake: *** No rule to make target 'build-109774385', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-109774385', needed by 'configPkg/linker.cmd'.
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

Can you help me solve it?

Best Regards!

HJ

  • Hi,

    I did what your tried above, but I did no get the error


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

    "C:\\ti\\ccsv9.3.0.12\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

    Building file: "../app.cfg"
    Invoking: XDCtools
    "C:/ti/ccsv9.3.0.12/xdctools_3_60_02_34_core/xs" --xdcpath="C:/ti/ccsv9.3.0.12/bios_6_82_01_19/packages;" xdc.tools.configuro -o configPkg -t ti.targets.C28_float -p ti.platforms.tms320x28:TMS320F28069 -r release -c "C:/ti/ccsv9.3.0.12/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS" --compileOptions "-g" "../app.cfg"
    making package.mak (because of package.bld) ...
    generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
    configuring app.x28FP from package/cfg/app_p28FP.cfg ...
    generating custom ti.sysbios library makefile ...
    Starting build of library sources ...
    making C:/Users/a0783947/workspace_v9.3a/test1/src/sysbios/sysbios.a28FP ...
    cl28FP C:/ti/ccsv9.3.0.12/bios_6_82_01_19/packages/ti/sysbios/BIOS.c ...
    asm28FP C:/ti/ccsv9.3.0.12/bios_6_82_01_19/packages/ti/sysbios/family/c28/Hwi_asm.s28 ...
    asm28FP C:/ti/ccsv9.3.0.12/bios_6_82_01_19/packages/ti/sysbios/family/c28/Hwi_disp_asm.s28 ...
    asm28FP C:/ti/ccsv9.3.0.12/bios_6_82_01_19/packages/ti/sysbios/family/c28/IntrinsicsSupport_asm.s28 ...
    asm28FP C:/ti/ccsv9.3.0.12/bios_6_82_01_19/packages/ti/sysbios/family/c28/TaskSupport_asm.s28 ...
    ar28FP BIOS.obj c28_Hwi_asm.obj c28_Hwi_disp_asm.obj c28_IntrinsicsSupport_asm.obj c28_TaskSupport_asm.obj ...
    Build of libraries done.
    cl28FP package/cfg/app_p28FP.c ...
    Finished building: "../app.cfg"

    1 file(s) copied.
    making ../src/sysbios/sysbios.a28FP ...
    gmake[1]: Nothing to be done for 'all'.
    Building file: "../main.c"
    Invoking: C2000 Compiler
    "C:/ti/ccsv9.3.0.12/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --float_support=fpu32 --vcu_support=vcu0 --include_path="C:/Users/a0783947/workspace_v9.3a/test1" --include_path="C:/ti/ccsv9.3.0.12/bios_6_82_01_19/packages/ti/posix/ccs" --include_path="C:/ti/ccsv9.3.0.12/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=coffabi --preproc_with_compile --preproc_dependency="main.d_raw" --cmd_file="configPkg/compiler.opt" "../main.c"
    Finished building: "../main.c"

    making ../src/sysbios/sysbios.a28FP ...
    gmake[2]: Nothing to be done for 'all'.
    Building target: "test1.out"
    Invoking: C2000 Linker
    "C:/ti/ccsv9.3.0.12/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --float_support=fpu32 --vcu_support=vcu0 -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=coffabi -z -m"test1.map" --stack_size=0x300 --warn_sections -i"C:/ti/ccsv9.3.0.12/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/lib" -i"C:/ti/ccsv9.3.0.12/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --reread_libs --diag_wrap=off --display_error_number --xml_link_info="test1_linkInfo.xml" --rom_model -o "test1.out" "./main.obj" "../TMS320F28069.cmd" -l"configPkg/linker.cmd" -llibc.a
    <Linking>
    Finished building target: "test1.out"

    **** Build Finished ****

  • Hi Jian,

    Can you see if an of this items might be the issue: https://e2e.ti.com/support/processors/f/791/p/926619/3423087#3423087

    Todd