Please take a minute to review and accept our Terms of Use.
Welcome to the PLECS User Forum, where you can ask questions and receive answers from other members of the community.

Many technical questions regarding PLECS are answered on the Technical Solutions page of our website. Tutorial videos, specific application examples, and pre-recorded webinars are available on our YouTube page. Please follow us on LinkedIn for the latest Plexim news.

Is it possible to generate code directly to F28379D Experimenter Kit as same as to F28379D LaunchPad

0 votes
895 views
asked Jun 30, 2020 by aperic (12 points)

1 Answer

+1 vote

Hello,

You can program any 28379D MCU directly from PLECS. For programming either the LaunchPad or the ControlCARD, select the appropriate "Board" type. For a custom board, choose "Custom", then link the downloaded .ccxml file from Uniflash, as mentioned in the TI C2000 User Manual (Quickstart > Program the MCU from PLECS).

I attached a simple example which blinks an LED (GPIO34) and generates PWM signals on GPIOs 0 and 1 of a 28379D controlCARD.  Note that you can only program one of the cores of this controlCARD directly from PLECS. If you want to program both cores, you can generate code to CCS from PLECS, and then program from there.

For any other specific questions, please feel free to email support@plexim.com.

Regards,
Manu

 

 

answered Jun 30, 2020 by Manu Parimi (363 points)
edited Jul 1, 2020 by Manu Parimi
...