Code generation for TS7800 supporting ARM9 processor
조회 수: 5 (최근 30일)
이전 댓글 표시
TS-7800 of Technologic System http://www.embeddedarm.com/products/board-detail.php?product=TS-7800 , this board contains ARM9 processor. Is Embedded Coder can be used for generating C code for this board?
댓글 수: 0
채택된 답변
TAB
2012년 6월 19일
Basically embedded coder generates generic ANSI/ISO C/C++ code which can be integrated with your hand written (low level) code and ported to any (8/16/32 bit - depending upon the device type you have selected) micro-controller on any board.
Still, simulink directly support some frequently used prototyping boards which are listed here. Advantage of using these board is that, simulink generates the complete code which can be run directly on these boards without any further integration requirement.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!