Does Plecs Generated Codes can be used in TINA Simulation software to Run the Virtual Simulation?
Regards,
Sairaj
Does Plecs Generated Codes can be used in TINA Simulation software to Run the Virtual Simulation?
Regards,
Sairaj
Hello Sairaj,
It would be interesting to know more about your overall goal. What are you trying to accomplish here? What parts of your converter system will be generated vs. modeled in each software?
PLECS can generate C code from a simulation model. If there is a way to integrate C code into a TINA, then that is something you would need to do within that software. There is no native connection between PLECS and TINA.
Regards,
Bryan
Hi Bryan
We are Just trying to Create Simulation for Basic Example like adc ,Blinking led on Plecs and Generating Code into the Dave and use that hex and elf files which can be imported to TINA Simulation.
Is there any working Code which is built into DAVE ide with xmc1404 Microcontroller from Plecs.
Regards,
Sairaj
Hi Sairaj,
PLECS provides a target support package (TSP) for XMC1400 microcontrollers. This TSP extends the functionality of the PLECS Coder to generate code specifically for XMC1400 microcontrollers.
The TSP also comes with pre-configured projects that can be imported into DAVE. Once you have done that, you can generate code out of PLECS into the imported project in DAVE.
Code generation out of PLECS requires a PLECS Coder license. Downloading a target support package does not require an additional license. It can be found on the Plexim website: Infineon XMC Code Generation | Plexim.
Documentation for the XMC target support package is also available on the Plexim website: Documentation | Plexim.