Tutorial to implement a Simulink model into a Texas Instruments control board?
Show older comments
I am looking for a tutorial on how to generate and run a Simulink model (or Matlab code) in a Texas Instruments control board and I cannot find anything useful. There are several documents and videos but it doesn't explain it step by step.
I am getting quite weird errors and I cannot find how to solve them:
Error: File: C:\Apps\R2013a\toolbox\target\extensions\processor\tic2000\blks\mex\tlc_c\c280xgpio_do.tlc Line: 24 Column: 29
Values of NULL type cannot be expanded
I am using a Piccolo Control Stick (F28069).
Many thanks.
6 Comments
Dani Tormo
on 28 Apr 2014
Rimon
on 5 Jun 2014
i have the same problem!
Aditya Tiwari
on 18 Apr 2015
anyone got solution?
Caleb Garcia
on 25 Jul 2016
same problem.. not solved yet. how did you solved?
chitranjan rai
on 18 Aug 2016
i m having the same problem plz somebody help us
Atrin Tabibi
on 17 Mar 2021
any solution?
Answers (1)
Abhishek GS
on 21 Apr 2015
0 votes
Hello People,
Are you using 'Texas Instruments Code Composer Studio v3.3 (C2000)' ?
If yes, this or a similar error can appear when the toolchain selected for the build process is 'Texas Instruments Code Composer Studio v3.3 (C2000)', the model uses a block from the c2000 support package, and the 'Target Hardware' option under 'Target Selection' is not set. To resolve the issue, select a specific board for 'Target Hardware'.
Hope this helps,
Abhishek
1 Comment
Caleb Garcia
on 25 Jul 2016
What if using ccsv5?
Categories
Find more on Texas Instruments C2000 Processors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!