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: Instal flash API

Other Parts Discussed in Thread: TMS320F28335, CONTROLSUITE, C2000WARE

Tool/software: Code Composer Studio

Dear all,

I worked on eZdsp TMS320F28335 and I want to install flash API on CSS3.3.

when search on TI website I look that I must install "controlsuite" and its done, so

How install flash API 28 under the file of css3.3 it's just by copy-paste from "controlsuite" installation file?

please any help

best regards.

  • Mohamed,

    Do you need to use CCSv3.3? It is very old and unsupported. CCSv7 is available for download with no license fee. It has support for F28335 built in, when you launch the debugger it will automatically program the flash

    Regards,
    John
  • Hi John,

    I instal already cssv7 but the problem is only supported matlab 2017. The problem that matlab 2017 is released 64 bit and I saw in many example that we need to use matlab (32 bit) and the available version that we have is Matlab 2011(32 bit).

    Many thanks for your advising.

    Best regards.

    Mohamed

  • Mohamed,

    Is the issue one of compatibility between Matlab 2017 a/b 64bit and CCSv7 32bit? These are compatible. Or is the issue that you have some specific example you were given that only works with 32bit Matlab?

    I will ask around about how to copy the flash library from controlSUITE to CCSv3.3.

    Regards,
    John
  • Mohamed,

    You can copy/paste the Flash API library provided in ControlSuite in to your CCSv3.3 project folders as needed.
    Please note that C2000Ware (C2000Ware_1_00_02_00\libraries\flash_api\f2833x\28335\libFlash28335_API_V210.lib) replaced the ControlSuite for this device.

    C2000Ware is available at www.ti.com/.../c2000ware.

    Thanks and regards,
    Vamsi