This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [OT] ...since eCos or Linux does not run on it


On Fri, Nov 07, 2008 at 04:27:56PM +0200, Sergei Gavrikov wrote:
> Michelle Konzack writes:
> > Hello,
> > 
> > I have programmed my first Microcontroller in 1982 with 14 years and
> > it was a 8038 and then later the 8049.
> > 
> > Now I have to do some "simple" jobs where even the smallest SAM7  is
> > to expensive and overkill.  But over the time I have many things
> > forgotten about the 8051 and now I am searching for a MAILINGLIST...

And yet another 2 cents. Any feedback from a friendly list is good
thing, but, a few good books by the subject would be a deal to start
post anywere then. You wrote in the RTOS mailing list, don't warry, I
know one joke: "A computer is a state machine. Threads are for people
who can't program state machines." So, there are alternatives for RTOS
in the world of small cpus. Nowadays, famous of them is Time-Triggered
Embedded systems. There is a free book "Patterns for Time-Triggered
Embedded Systems" (which also targets 8051 microcontrollers) on "TTE
Systems" web: http://www.tte-systems.com/books.

> I hope that you won't plan code in assemly today (even for 8051 cores)
> take a look on SDCC (Small Device C Compiler) lists. I see that you stay
> on Linux. The SDCC can become your favorite resource (just write in C for
> Intel 8051, Microchip PIC16 and PIC18, Zilog Z80, Motorola 68HC08.)
> 
> So, I would suggest a link, it is http://sdcc.sourceforge.net:
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
> 
> The next one would be sdccokr.dl9sec.de, and it's possible www.8052.com.
> 
> Happy coding,
> 
> Regards,
> 
> 	Sergei

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]