Re: Just what makes an architecture "C Friendly"?
- From: "Noway2" <no_spam_me2@xxxxxxxxxxx>
- Date: 1 Jun 2006 05:36:19 -0700
Mike G wrote:
Reading the interesting thread on "What's wrong with a PIC", I noticed
a lot of comments regarding the C friendly/unfriendly architectures of
various micros.
So, the question - what makes an architecture C friendly? Also, what
are the other merits/demerits (C apart) of the various architectures?
In my opinion, probably one of the biggest factors would be the
development tools. By this I mean things like how efficient is the
output code, how much support are provided by the compiler libraries,
how compatible is the compiler and its pre-processor with standard C,
how well does the debugger or emulator handle high level stepping and
hierachy, etc.
.
- Follow-Ups:
- Re: Just what makes an architecture "C Friendly"?
- From: David Brown
- Re: Just what makes an architecture "C Friendly"?
- From: Richard
- Re: Just what makes an architecture "C Friendly"?
- References:
- Just what makes an architecture "C Friendly"?
- From: Mike G
- Just what makes an architecture "C Friendly"?
- Prev by Date: Re: what's wrong with a pic ?
- Next by Date: Re: Just what makes an architecture "C Friendly"?
- Previous by thread: Just what makes an architecture "C Friendly"?
- Next by thread: Re: Just what makes an architecture "C Friendly"?
- Index(es):
Relevant Pages
|