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.

This project was created for a device not currently supported: TMS320C55XX.TMS320C5545.

Other Parts Discussed in Thread: CC3200

i am using CCS 

Version: 6.1.0.00104

For C5545 Booster Pack Demo App  Build i got the Error

Buildfile generation error occurred..
This project was created for a device not currently supported: TMS320C55XX.TMS320C5545.

How can clear it?

  • Hello,
    Sounds like you when you installed CCS, you chose a "custom" install and did not choose the components needed for C55x support. Try rerunning the installer exe again and choose the existing CCSv6 directory. The installer will then detect an existing install of CCS and allow you to add components.

    The other option is to take the opportunity to install the latest CCSv6 version (6.2.0) in a new clean directory.

    Thanks
    ki
  • Hi,

        Already i install C5000 but this device only not having in selection list as below.still you want to reinstall CCS C5000

  • Thanks for the screenshot. I can see you do indeed have C5000 support installed. But I can also see that your version of CCS does not support C5545. I confirmed that your version of CCS (v6.1.0) is too old and doesn't have support for the C5545. Please update your CCS version. As mentioned in my earlier post, CCSv6.2.0 is the latest version and I recommend you install that version.

    Thanks
    ki
  • Thanks For reply.
    Now start Work in 6.2 but i have another error as follows

    >> Compilation failure
    common/subdir_rules.mk:21: recipe for target 'common/system_init.obj' failed
    "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common/system_init.c", line 65: error #137: struct "<unnamed>" has no field "CGCR1"
    "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common/system_init.c", line 65: error #137: struct "<unnamed>" has no field "CGCR1"
    "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common/system_init.c", line 67: error #137: struct "<unnamed>" has no field "CGCR1"
    "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common/system_init.c", line 68: error #137: struct "<unnamed>" has no field "CGCR2"
    "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common/system_init.c", line 69: error #137: struct "<unnamed>" has no field "CGCR3"
    "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common/system_init.c", line 70: error #137: struct "<unnamed>" has no field "CGCR4"
    6 errors detected in the compilation of "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common/system_init.c".
    'Building file: C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/framework/boostC5545/src/diag_config.c'
    'Invoking: C5500 Compiler'
    "C:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 --memory_model=large -g --include_path="C:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/i2c_dsp_msp_test/dsp_master_msp_slave/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/i2c_dsp_msp_test/dsp_slave_msp_master/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/rtc_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/spi_flash_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/oled_display_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/gpio_dsp_to_lp_cc3200_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/usb_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/gpio_dsp_to_lp_msp432_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/push_button_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/led_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/uart_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/audio_headset_loopback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_common" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/audio_mic_in_loopback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/audio_playback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/external_mic_in_loopback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/audio_line_in_loopback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/sd_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/dsp_ble_interface_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/current_monitor_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/framework/boostC5545/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common" --include_path="C:/ti/c55_lp/c55_csl_3.06/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag" --define=c5545 --display_error_number --diag_warning=225 --ptrdiff_size=16 --preproc_with_compile --preproc_dependency="framework/boostC5545/src/diag_config.d" --obj_directory="framework/boostC5545/src" "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/framework/boostC5545/src/diag_config.c"
    gmake: *** [common/system_init.obj] Error 1
    'Finished building: C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/framework/boostC5545/src/diag_config.c'
    ' '
    'Building file: C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/framework/boostC5545/src/framework.c'
    'Invoking: C5500 Compiler'
    "C:/ti/ccsv6/tools/compiler/c5500_4.4.1/bin/cl55" -v5515 --memory_model=large -g --include_path="C:/ti/ccsv6/tools/compiler/c5500_4.4.1/include" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/i2c_dsp_msp_test/dsp_master_msp_slave/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/i2c_dsp_msp_test/dsp_slave_msp_master/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/rtc_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/spi_flash_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/oled_display_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/gpio_dsp_to_lp_cc3200_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/usb_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/gpio_dsp_to_lp_msp432_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/push_button_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/led_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/uart_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/audio_headset_loopback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_common" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/audio_mic_in_loopback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/audio_playback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/external_mic_in_loopback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/audio_test/audio_line_in_loopback_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/sd_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/dsp_ble_interface_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/current_monitor_test/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/framework/boostC5545/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/common" --include_path="C:/ti/c55_lp/c55_csl_3.06/inc" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/" --include_path="C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag" --define=c5545 --display_error_number --diag_warning=225 --ptrdiff_size=16 --preproc_with_compile --preproc_dependency="framework/boostC5545/src/framework.d" --obj_directory="framework/boostC5545/src" "C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/framework/boostC5545/src/framework.c"
    'Finished building: C:/ti/c55_lp/c5545bp_software_01.01.00.00/source_code/c55xx_diagnostics/board/diag/framework/boostC5545/src/framework.c'
    ' '
    gmake: Target 'all' not remade because of errors.

    **** Build Finished ****
  • Hello,
    Please see the below link for an explanation:
    e2e.ti.com/.../946489

    In the future, please create a new thread for a new issue. It helps when people are searching the forums.

    Thanks
    ki