c++ code for embedded systems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tico_tech

    c++ code for embedded systems

    Hi:
    I'm looking for source code of small embedded projects written with c++ or
    c. I bought this book "an embedded software primer " from David E. Simon and
    has lots of code snippets but none for a real project that can be assembled
    and tested on a microcontroller .
    I'm looking for websites with source I could actually look at without having
    to buy a book.
    Thanks.



  • Thorsten Ottosen

    #2
    Re: c++ code for embedded systems

    "tico_tech" <aparicion25@ho tmail.com> wrote in message
    news:6b0fc.1702 $XP2.1244@laker ead06...[color=blue]
    > Hi:
    > I'm looking for source code of small embedded projects written with c++ or
    > c.[/color]

    Some years ago me and my group did an OS for the lego RCX brick. It might be
    worth
    checking out. It's got memory manager, process scheduling etc.

    See www.cs.auc.dk/~nesotto/

    for code and report.

    br

    Thorsten


    Comment

    Working...