mpc Low performance on ti DSP #597
Unanswered
estevaoms
asked this question in
C Interface
Replies: 1 comment
-
|
May I ask if you want to utilize the parallel computing capability of the DSP when deploying the MPC on it? How is this implemented? @estevaoms |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I adapted the MPC example for my application. In Python, each iteration took around 50e-6 seconds. I used "codegen" and compiled it for the Texas Instruments F28379d. Each iteration is now taking 3e-3 seconds. Do you have any tips on how to optimize the code for this DSP microcontroller? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions