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.

TMS320F280037-Q1: Error message from "SysConfig ", Part not found: F280037_48PT

Part Number: TMS320F280037-Q1
Other Parts Discussed in Thread: SYSCONFIG

CCS error message is "gmake: *** [Build - 20596577]  Error 1".  This error is thought to be not solved by CCS users.

Does the current SysConfig tool not support any 48-pin model of F28003x series?

I really hope top know how to resolve this unexpected happening as soon as possible.

  • Hi, 

    Pls provide more details about the CCS and Sysconfig tool version that you are using.  Also , pls share the console log to look into this issue.

    Best Regards

    Siddharth

  • Sorry for a long time dleay of my response. I was out of my office until yesrterday.

    Still I have the CCS error listed above. I can not configure my selected device as the 48 pin model (TMS320F280037SPT) using the SycConfig utility.

    I am using the recent versions of the CCS (12.5.0.00007) including the SycConfig tool, which was downloaded from the TI site in a week ago.

    Could you inform that the current version CCS and SysConfig tool  are support the 48-pin TMS320F280037SPT model?

    Best wishes

    Wansuo

  • Wansuo,

    Am able to see the 48 pin option for F28003x device in SysConfig.  Request you to share your syscfg file . 

    Best Regards

    Siddharth

  • Yes, As shown above, a selected 48-PT model of f28003x series  can be chosen and then configured as wanted. However, when my SysConfig confuration is completed well as desired and then CCS debug is started, CCS gives unexpected error message, "gmake: *** [Build - 20596577]  Error 1" withot exception. 

    Your picture shown above has no configured information. When you add any simple peripheral configuration such as SPI or SCI and then compile it, you may know what problem is in my hands. Could you provide your test results, whic are expected to be helpful to me. 

    Best regards,

    Wansup

  • Wansup,

    I am able to build the project without any such error. Request you to share the sysconfig file and the project properites that you are using.

    The Sysconfig options used in the project are as shown below

    Attached is the sysconfig file that I used. 

    /cfs-file/__key/communityserver-discussions-components-files/171/can_5F00_ex1_5F00_loopback.syscfg

    Console log where the project is built and indicates that the Sysconfig file is processed successfully.

    "C:\\ti\\ccs1240\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
    
    Building file: "../can_ex1_loopback.syscfg"
    Invoking: SysConfig
    "C:/ti/ccs1240/ccs/utils/sysconfig_1.18.0/sysconfig_cli.bat" -s "C:/ti/c2000/C2000Ware_5_01_00_00/.metadata/sdk.json" -d "F28003x" --script "can_ex1_loopback/can_ex1_loopback.syscfg" -o "syscfg" --package 48PT --part F28003x_48PT --compiler ccs
    Running script...
    Validating...
    Generating Code (can_ex1_loopback.syscfg)...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\board.c...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\board.h...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\board.cmd.genlibs...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\board.opt...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\pinmux.csv...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\c2000ware_libraries.cmd.genlibs...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\c2000ware_libraries.opt...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\c2000ware_libraries.c...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\c2000ware_libraries.h...
    Writing can_ex1_loopback\CPU1_RAM\syscfg\clocktree.h...
    Finished building: "../can_ex1_loopback.syscfg"

    Best Regards

    Siddharth