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


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...

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]