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.

TMDSDOCKH52C1: Standalone running blinky

Part Number: TMDSDOCKH52C1
Other Parts Discussed in Thread: CONTROLSUITE

Hello,

just starting to learn about C2000 with controlcard  (F28M35H52C1) and tried to run blinky without debugger and it didn't work for C28, but M3 works fine and blinks happily.

Reading old threads I have found out that I should somehow init RAM in standalone but I couldn't find any examples.

I have tried to look through the reference but it is overwhelming and loaded with lost of information from which to choose almost look impossible for a fresh starter.

Could anyone make learning curve less steep and help out with running example and some hint? 

Thank you in advance!

  • Nikola,

             which blinky example are you running? There are a total of 3.

    1. M3           C:\ti\controlSUITE\device_support\f28m35x\v220\F28M35x_examples_Master\blinky
      1. Will run standalone
    2. C28          C:\ti\controlSUITE\device_support\f28m35x\v220\F28M35x_examples_Control\blinky
      1. Requires project found in "C:\ti\controlSUITE\device_support\f28m35x\v220\F28M35x_examples_Control\setup_m3" to run.
    3. M3+C28   C:\ti\controlSUITE\device_support\f28m35x\v220\F28M35x_examples_Dual\blinky
      1. Requires both projects in the directory 

    If you are having trouble getting started with the F28M36 there is Workshop.

    Regards,
    Cody 

  • Hello Cody,

    thank you for helping out, I am trying (3) with M3+C28, and also that example I would like to run as standalone.

    I have downloaded Workshop and found video for that workshop online but IMHO small things are little bit hard to find, as for example how to init memory for standalone running.


    BR,
    Nikola.
  • Nikola,

    the example you are talking about defaults to a "flash" configuration.

    Take a look at Lab 1 in the workshop, I think it  walks you through how to setup both cores to toggle LEDs while running from flash.

    Regards,
    Cody 

  • Big thank you Cody for helping out, I have pasted my screen which I configured as you said and it WORKS!!

    Just wanted to give someone else more information on how it worked out for me.

    BR,

    Nikola.

  • Nikola,

    Great!! Glad to hear!

    Feel free to start another thread if you have any other questions.


    Regards,
    Cody