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!