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/CCSTUDIO: CCSTUDIO - tconf build errors

Part Number: CCSTUDIO
Other Parts Discussed in Thread: TMS320C6727B

Tool/software: Code Composer Studio

Hi, TI CCSTUDIO Engineer,

CCS version 6.2, Windows 10, TMS320C6727B Floating-Point DSP. I am struggling what to do on this Tconf errors. I have re-install BIOS. Below is the build errors. Can I get support on this Tconf issues?

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

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -j 8 all -O
'Building file: C:/Sourcecode/Base Unit/Main/ActiveSONAR.tcf'
'Invoking: TConf'
"C:/ti/bios_5_20_05/xdctools/tconf" -b -Dconfig.importPath="C:/ti/bios_5_20_05/packages;" "C:/Sourcecode/Base Unit/Main/ActiveSONAR.tcf"
subdir_rules.mk:17: recipe for target 'build-105018881-inproc' failed
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
gmake[1]: *** [build-105018881-inproc] Error 3
gmake: *** [build-105018881] Error 2
subdir_rules.mk:14: recipe for target 'build-105018881' failed

**** Build Finished ****

  • Hi Michael,

    I see that you have posted multiple times in the past on the same issue. In the last recent post, Rahul had some follow up questions:

    https://e2e.ti.com/support/tools/ccs/f/81/t/958315

    I have unlocked that thread. Please respond to Rahul's queries there and continue the discussion on this thread.

    Thanks

    ki

  • Hi, Rahul & Ki,

    This is existing project created in CCSv5.5, Windows 7 and build no problems. Moving to CCSv6.2 on Windows 10 have issues with Tconf. I re-install the BIOS and XDC tools and still have Tconf issues. I am struggling not sure what to do. This is existing TI TMS320C6727B Floating-Point Digital Signal Processors DSP chip.

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

    "C:\\ti\\ccsv6\\utils\\bin\\gmake" -j 8 all -O
    'Building file: C:/Sourcecode/Base Unit/Main/ActiveSONAR.tcf'
    'Invoking: TConf'
    "C:/ti/bios_5_20_05/xdctools/tconf" -b -Dconfig.importPath="C:/ti/bios_5_20_05/packages;" "C:/Sourcecode/Base Unit/Main/ActiveSONAR.tcf"
    subdir_rules.mk:17: recipe for target 'build-105018881-inproc' failed
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    gmake[1]: *** [build-105018881-inproc] Error 3
    gmake: *** [build-105018881] Error 2
    subdir_rules.mk:14: recipe for target 'build-105018881' failed

    **** Build Finished ****

  • The other thread won't unlock here are Rahul's questions:

    Michael,

    The version of DSP BIOS Is no longer supported. I would recommend that if you are using older DSP BIOS then you should try to stick to recommended versions of dependencies specified in release note/USer guides. We unfortunately don`t have the ability to support mixing and matching different combinations of CCS/XDCtools and DSP BIOS to debug.

    Please also indicate what device and what combination of components you have used when trying to build your project. Did you import a project from Legacy CCSv3.3 or was this an existing project created in CCSv5 or higher.

    Regards,

    Rahul