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/TMS320F28377S: Not working Demo code

Part Number: TMS320F28377S
Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: Code Composer Studio

Hi,

I tried to work with f28377s demo code in controlSUITE for blinky, ADC, PWM and SCI.

It's not working, demo code which i have imported from controlsuite is load into that controller in launchpad but its not working.

Where i can get the sample codes for blinky, ADC, PWM and SCI.

This is path which i have tried to imported sample code into CCS V6.1.2

C:/ti/ControlSUITE/Device_Support/f2837xs/v180/F2837xS_examples_Cpu1

I am using CCSV6.1.2 and controlSUITE

  • Hi,

    SRINIVASAN M said:
    It's not working, demo code which i have imported from controlsuite is load into that controller in launchpad but its not working.

    On what basis do you say that the code doesn't work? You can import examples from this location:

    C:\ti\controlSUITE\device_support\F2837xS\v210\F2837xS_examples_Cpu1

    All you need to do is Click on Debug button and then press Green Play button. Check with the blinky:

    C:\ti\controlSUITE\device_support\F2837xS\v210\F2837xS_examples_Cpu1\blinky\cpu01

    Configure proper GPIOs for the results.

    Regards,

    Gautam

  • I have do same, what you re commented file location.....C:\ti\controlSUITE\device_support\F2837xS\v210\F2837xS_examples_Cpu1\blinky\cpu01
    and i am familiar with ccs. After import program from controlsuite, i do build and debug blinky program, after i pressed the green play button-led doesn't blink
  • That's ODD! Are you having the launchpad or a custom board? Did you try using breakpoints?