Code generation for TS7800 supporting ARM9 processor
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
TAB
il 19 Giu 2012
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deployment, Integration, and Supported Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!