Re: beginner and 8051
- From: Rich Webb <bbew.ar@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 15:56:45 GMT
On 31 May 2006 08:28:44 -0700, "noemail12000@xxxxxxxxx"
<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?
If you stick to the architectural features that are part of the common
set then yes, your code should be portable. Recommend that you download
a few of the device manuals from the major vendors to see what is the
same and what is different among them.
--
Rich Webb Norfolk, VA
.
- 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: SDCC with Cypress FX2LP - Issues? Limitations?
- Next by Date: Re: beginner and 8051
- Previous by thread: Re: beginner and 8051
- Next by thread: Re: beginner and 8051
- Index(es):
Relevant Pages
|