Tutorial to implement a Simulink model into a Texas Instruments control board?
이전 댓글 표시
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
Dani Tormo
2014년 4월 28일
Rimon
2014년 6월 5일
i have the same problem!
Aditya Tiwari
2015년 4월 18일
anyone got solution?
Caleb Garcia
2016년 7월 25일
same problem.. not solved yet. how did you solved?
chitranjan rai
2016년 8월 18일
i m having the same problem plz somebody help us
Atrin Tabibi
2021년 3월 17일
any solution?
답변 (1개)
Abhishek GS
2015년 4월 21일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 Texas Instruments C2000 Processors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!