Smallest system you've ever worked on?

From: Al Borowski (aj.borowski_at_erasethis.student.qut.edu.au)
Date: 04/28/04


Date: Wed, 28 Apr 2004 20:01:53 +1000

Hi,

I was reading the thread about C++ in embedded systems, and a few people
mentions devices with tiny amounts of RAM. This made me wonder...

What is the smallest, most limited system you've ever worked with? How
hard is it to program a 4 bit micro?

cheers,

Al



Relevant Pages

  • Re: Pleas for help from clueless students?
    ... microprocessors work, no idea how to write even a trivial C ... embedded systems project. ... its all about not reading as much as one is supposed to. ... I.G. National Open University ...
    (comp.arch.embedded)
  • Re: Any worth and reputed University for Masters in Embedded System Design??
    ... Your best bet is UC-Irvine ICS dept, they have MS in Embedded Systems ... NUS as well as NTU (Singapore Universities) ... > I have a special interest in Embedded System Design. ... > Thanks for reading this till bottom. ...
    (comp.arch.embedded)
  • Re: Where does C++ fit in?
    ... >> b) OO is right for embedded systems ... I was going to agree with you until I saw 128K RAM ... inherently more wasteful of resources than other techniques. ... abstractions save us time working, ...
    (comp.arch.embedded)
  • Re: C vs C++ in Embedded Systems?
    ... Available resources, required reliability, required timing, etc. ... is always going to be cheaper than more memory. ... The progam runs on an 16 MB RAM embedded system. ... The Linux kernel does _not_ run on small embedded systems. ...
    (comp.arch.embedded)
  • Re: size_t or int for malloc-type functions?
    ... such machines are largely relegated to embedded systems, ... In a DSP I used last year the total amount of RAM was ...
    (comp.lang.c)