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.

Compiler/TMS320F28335: tms320f28335

Part Number: TMS320F28335
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: TI C/C++ Compiler

Respected sir/madam

              I am working on Direct power control scheme.I am using Matlab 2016a version.I did simulation part.Now i need to do hardware.my professor gave me the TMS320f28335 kit.

here i need to generate pulses using switching table.I installed embedded coder packages in matlab.My doubt is still i need ccs for this.I installed ccsv6 in my laptop.

But i don't know what i need to do after this.

Actuvally i want to start from basic. I don't know how to write code to this.But i hears that embedded coder it self generate the c/c++ code to the kit.

So Matlab simulink is the only option available for me.

I want to run these type of programs.Some body help me how to start this.Your help is really worth full for my project.kindly please 

help me.

  • Hi Praveen,

    praveen kumar37 said:
    But i don't know what i need to do after this.

    You need to type "targetupdater" in Matlab console to do the actual integration. Once integrated correctly, you'll be able to observe the C2000 peripheral blocks for various devices in Simulink.

    Regards,

    Gautam

  • Thank you sir,

    I did this before.I saw the toolbox kit installed in my matlab version.I am getting problem with configuring the ccsv6 with my matlab 2016a version. I saw this video (www.youtube.com/watch. But i didn't get the option called "tool directories" like he got in video.
    I need help from you sir.kindly could you help me on these things.
  • praveen kumar37 said:
    I am getting problem with configuring the ccsv6 with my matlab 2016a version.

    The CCS - C2000 compiler and controlSuite integration happens with targetupdater command. If you don't integrate these components your blocks would be non-functional.