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/TMS320C6655: Updating compiler from C6000 version 7.4.12 to 8.3.3

Part Number: TMS320C6655
Other Parts Discussed in Thread: MATHLIB

Tool/software: Code Composer Studio

Hi TI

We are working on updating our current compiler to the latest new (version 8.3.3).

Current we are using these versions:

- Xdctools: 3.30.05.60_core

- ndk_2_24_00_11/packages
- bios_6_41_00_26/packages
- mcsdk_2_01_02_06/demos
- pdk_C6657_1_1_2_6/packages

- edma3_lld_02_11_05_02/packages
- dsplib_c66x_3_2_0_1/packages
- mathlib_c66x_3_1_1_0/packages

Could you please help if some of the combination has to be change due to the update compiler version 8.3.3

BR

Tam Tran

Vestas Wind System

  • Hi,

    Each of these packages have a docs folder, in which there is a Release notes document. For example:
    - in xdctools, you can check path_to/xdctools_3_32_02_25_core/docs/relnotes_archive/xdctools_3_30_05_60_release_notes.html -> There is a Dependencies section
    - in ndk, you can check -> path_to/ndk_3_40_01_01/docs/ndk/relnotes_archive/ndk_2_24_00_11_release_notes.html -> There is Compatibility Information and Validation sections.
    - mathlib -> path_to/mathlib_c66x_3_1_2_3/docs/relnotes_archive/mathlib_3_1_1_0_release_notes.html -> Section Upgrade and Compatibility Information & Section Validation Information.

    In general search for release notes in the docs folder of each package. Most of the times later CCS versions are backwards compatible with the old packages, but to be sure use the ccs versions pointed in the release notes.

    Best Regards,
    Yordan