Creating custom library
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, Can you pls help me, how to create own simulink library block for the specified target board. say for eg,freescale board,for the controller MC9S12XDP512.
Thanks in advance for your help.
댓글 수: 0
채택된 답변
Kaustubha Govind
2011년 8월 2일
You need to create an inlined S-function block to represent your device drivers. See Device Drivers and Target Preferences for more information.
댓글 수: 3
Sreeram Mohan
2011년 8월 18일
You could refer to this submission
http://www.mathworks.com/matlabcentral/fileexchange/24675
Hope it helps !
--sreeram
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Code Generation and Deployment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!