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

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

Re: [avr-gcc-list] Embedded C programming and the Atmel AVR


From: E. Weddington
Subject: Re: [avr-gcc-list] Embedded C programming and the Atmel AVR
Date: Tue, 26 Apr 2005 11:49:30 -0600
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Tim wrote:

Hello
I am new to AVR programming. I bought the book "Embedded C programming and the Atmel AVR". Can the C language taught in that book be used with GCC or are there any differences one needs to be aware of?

Look at section 1.2, Introduction, second sentence:

"The chapter includes extensions to the C language that are a part of the CodeVisionAVR C language."

Reference:
http://print.google.com/print?id=0vm-gb63qOEC&dq=%22Embedded+C+programming+and+the+Atmel+AVR%22&oi=print&pg=1&sig=Cc2yp0Uz7fkRl05_6MyhaRFWaDc&prev=http://www.google.com/search%3Fhl%3Den%26q%3D%2522Embedded%2BC%2Bprogramming%2Band%2Bthe%2BAtmel%2BAVR%2522%26btnG%3DGoogle%2BSearch

So it probably cannot be used out of the box with GCC. You'll need to be aware of the differences between the AVR GCC compiler and the CodeVision compiler.

Eric




reply via email to

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