Re: beginner and 8051
- From: Ian Bell <ruffrecords@xxxxxxxxxxx>
- Date: Wed, 31 May 2006 19:29:20 +0100
noemail12000@xxxxxxxxx wrote:
Tim Wescott wrote:
Should you write your application in assembly language you will find
that you have to rewrite every line to port to another processor.
I'm going to study assembler.
I thought that's what " having same 8051 core" is all about. so, do
they all have different assembler instructions? and even if I create
small app which uses only 1 I/O port and timer - I'll not be able to
move it to another mcu without a lot of changes?
No they all have the same 'core' with variations in additional bits. The
other posters misunderstood, they did not realise the AT89S... is just
another 8051 MCU.
You keep going with assembler. It will give you an excellent grounding in
the nuts and bolts of embedded systems. IMHO it is essential to understand
this first before using any HLL.
Ian
.
- References:
- beginner and 8051
- From: noemail12000
- Re: beginner and 8051
- From: Tim Wescott
- Re: beginner and 8051
- From: noemail12000@xxxxxxxxx
- beginner and 8051
- Prev by Date: Re: what's wrong with a pic ?
- Next by Date: Re: what's wrong with a pic ?
- Previous by thread: Re: beginner and 8051
- Next by thread: Re: beginner and 8051
- Index(es):
Relevant Pages
|