avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?


From: Royce Pereira
Subject: Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?
Date: Fri, 20 Feb 2009 10:50:50 +0530

Hi,
----- Original Message ----- From: "David Kelly" <address@hidden>
To: <address@hidden>
Sent: Friday, 20 February, 2009 1:30 AM
Subject: Re: [avr-gcc-list] How to force GCC to not to remove "nop" statements?



Related to another thread: as to why *not* to use an 8051:
Doesn't have avr-gcc.

But it does have SDCC, a freeware C compiler for MCS51.
I used it when I began with 89C51.
Being built from scratch, it has some features I miss in AVR-GCC ( like not having to use macros for flash/eeprom access etc. )

BTW, I use only AVRs now, more for their rich features (eg. ADC).

--Royce.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]