embedded

Getting started with embedded

Remarks#

This section provides an overview of what embedded is, and why a developer might want to use it.

It should also mention any large subjects within embedded, and link out to the related topics. Since the Documentation for embedded is new, you may need to create initial versions of those related topics.

Embedded systems development architecture

Basic architecture examples on how development for embedded systems works (i.e. IDEs, cross-compiling, downloading, in-line debugging, JTAG,…) and what would be the minimum requirements for starting.

It would be worth mentioning different approaches and platforms from begginers-higher level to advanced-lower level, like from Arduino, Raspberry, Launchpad to direct development using C on MSP, ATxx, ARMxx, etc… Not necessarily detailed but from a global point of view.


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow