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.

LAUNCHXL-F280049C: TIDM_DC_DC_BUCK

Part Number: LAUNCHXL-F280049C
Other Parts Discussed in Thread: C2000WARE, , SFRA, SYSCONFIG

Tool/software:

Hello Experts,

After importing the TIDM_DC_DC_BUCK project into CCS it can not build.

Please help I am not a software expert.

Thank you very much.

Code Composer Studio Version: 12.8.1.00005

SDK: C2000Ware_DigitalPower_SDK_5_04_00_00

Launchxl-F280049C controller card

Message:

**** Build of configuration RELEASE for project buck_F28004x ****

"C:\\ti\\ccs1250\\ccs\\utils\\bin\\gmake" -k -j 16 all -O

gmake: *** No rule to make target 'buck.obj', needed by 'all'.
gmake: *** No rule to make target 'buck_hal.obj', needed by 'all'.
gmake: *** No rule to make target 'buck_main.obj', needed by 'all'.
gmake: *** No rule to make target 'device/device.obj', needed by 'all'.
gmake: *** No rule to make target 'device/f28004x_codestartbranch.obj', needed by 'all'.
gmake: *** No rule to make target 'libraries/DCL/DCL_DF22_L2L3.obj', needed by 'all'.
gmake: *** No rule to make target 'libraries/DCL/DCL_clamp_L1.obj', needed by 'all'.
gmake: *** No rule to make target 'libraries/DCL/DCL_error.obj', needed by 'all'.
gmake: *** No rule to make target 'libraries/sfra/sfra_gui_scicomms_driverlib.obj', needed by 'all'.
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

  • Hi Zoltan,

    Did you obtain this package via the Resource Explorer?  Can you try to delete the project from the workspace and try to import it again.

    I am able to download the SDK and import the project in my workspace.

    Regards,

    Ozino

  • Hello Ozino,

    Thank you for the answer.

    Yes imported from resource explorer and yes I have tried the complete project deletion from workspace disk area and import again.

    I think as next step I will uninstall the whole TI ecosystem and install again. Something other weird thing happens the projects with Sysconfig in them.

    I tried to import and build the simplest test software (led blinking) for this F280049C demo board. There are two types. 1. with DriverLib 2. with syscfg

    The driver build is working the syscfg project build isn't.

    Got the following error.

    Maybe these behavior is in connection with the Buck project which has sysconfig in it.

    I will let you know what was the result of the reinstall.

    Have a great Day.

    Zoltan

  • Hello Ozino,

    After reinstalling CCS, Sysconfig and SDKs. It is working. I will close this thread now.