Is there any full explanation or smart example how to implement hardware target ?

조회 수: 1 (최근 30일)
Hi.
Reading Matlab and Simulink manual i can't find a really helpful example or an help page/doc about how to implement my own hardware target for my microcontroller.
I think that creating by example is the better way to port some nice target package for my platform.
Arduino now is not open source (p files and mex) everywere , early versions does not supports external mode(just pil, model, standalone). Also, the explanation of how to implement external mode for my project is too small - i cant use it at all: no tutorial included for this or any webinar.
So, the question is:
Is there any open source hardware (m and c/cpp files) target example with model, standlone and external mode operation modes implemented?

채택된 답변

Gautam Vallabha
Gautam Vallabha 2012년 4월 6일
Take a look at the following resources -
If you still have questions, please post them here (in MATLAB Answers forum) or contact MathWorks Technical Support.

추가 답변 (1개)

Konstantin Volodin
Konstantin Volodin 2012년 4월 22일
Thanks for the answer! this is most hard and very undocumented mode of operation - external mode implementation as also the minimum hardware requirements for a implementation (external mode stack size)?
is there any external mode tutorials? i didnt find one (

Community Treasure Hunt

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

Start Hunting!

Translated by