Re: microcontroller programming -- how to begin
- From: Andreas Schwarz <usenet@xxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 18:31:36 +0200
Ken Smith schrieb:
In article <447b2d3b$0$11062$9b4e6d93@xxxxxxxxxxxxxxxxxxxxxxxxxx>,
Andreas Schwarz <usenet@xxxxxxxxxxxxx> wrote:
Ken Smith schrieb:[....]
You mean tried and true, well proven don't you.I mean abandoned.
They certainly have not been
I don't say that everything has been abandoned, I know there are free
tools for 8051 development that work and are still maintained (like SDCC).
A free macro assembler is no big deal, you can get one for any
microcontroller family in the world. It's different when it comes to C
compilers. For 8051 there is only SDCC, but it's not as good as the free
compilers you can get for AVR, MSP430, Z8 or ARM. I have yet to see a
free IDE for source level simulation/debugging of SDCC code.
That's no big deal. I develop the microcontroller code in assembly.
Many people don't want to use pure assembly. Anyway, you wrote there was
_less_ stuff available for AVR than for 8051. Can you give any example
of something you miss for AVR? I know 5 assemblers, 2 C compilers, 2
simulators, an IDE with simulator/debugger for assembler and C, an ADA
compiler, a Java VM (!), various Forth interpreters... I didn't count
shareware or limited demo versions.
.
- References:
- microcontroller programming -- how to begin
- From: Ignoramus5457
- Re: microcontroller programming -- how to begin
- From: Andreas Schwarz
- Re: microcontroller programming -- how to begin
- From: Ken Smith
- Re: microcontroller programming -- how to begin
- From: Andreas Schwarz
- microcontroller programming -- how to begin
- Prev by Date: Re: How To switch High voltage with Low voltage
- Next by Date: Re: VCO tug of war (A tale of two VCOs)
- Previous by thread: Re: microcontroller programming -- how to begin
- Next by thread: Re: microcontroller programming -- how to begin
- Index(es):
Relevant Pages
|