Hardware incompatibility error with c2000 and matlab 2019a

17 views (last 30 days)
hi,
i am trying to use c2000 LAUNCHXL-F28027 piccolo launchpad with MATLAB 2019a. i have downloaded the embedded coder support package for c2000 from add ons. i have downloaded and installed all the third party softwares. I made a simple LED binking simulink model by giving pulses to GPIO1. I even configured the hardware implementation accordingly, by selecting the TI C2000 F28027 LAUNCHXL through which ert.tlc automatically comes in. I even checked my device manager for COM port connections, the emulator XDS100 is being detected correctly. I even checked the spacings betweeeen words in folders in the path location.
but when i am building the model, following error is coming:
The code replacement library specified in the model: TI C28x, is incompatible with the Hardware implementation: MATLAB Host. Hardware that are compatible with this library are: Texas Instruments->C2000
Please please please help me with this, i hve spent 3 straight days trying to rectify this. please its urgent!
thanks in advance.
  3 Comments
Alex varghese
Alex varghese on 22 Oct 2020
i am also facing same problem nd getting same error for F28004x, any possible solution ?

Sign in to comment.

Accepted Answer

Venkatesh Chilapur
Venkatesh Chilapur on 17 Feb 2020
Please ensure the below check is enabled:
  1 Comment
sanketh saha
sanketh saha on 18 Feb 2020
Thank you sir, its sucessfully building now.
But the LED isnt blinking, i refered this video : https://in.mathworks.com/videos/getting-started-with-embedded-coder-support-package-for-ti-c2000-processors-1573540550102.html for making the model n configuring. I configured it according to LAUNCHXL F28027 Launchpad, using the GPIO2 for LED blinking, but still LED isnt blinking.
PFA the slx file.

Sign in to comment.

More Answers (0)

Products


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!