Hello Denny,
You could have a look at avr-gcc for Linux and cdk4avr (although you look like
using Windoze).
Le Jeudi 13 Septembre 2007 11:57, soliton a écrit :
> Hello Denny,
>
> You could use -mavr option switch to compile avr source,
>
> >sdcc -mavr source.c
>
> but according to the manual:
>
Hello Denny,
You could have a look at avr-gcc for Linux and cdk4avr (although you look like
using Windoze).
Le Jeudi 13 Septembre 2007 11:57, soliton a écrit :
> Hello Denny,
>
> You could use -mavr option switch to compile avr source,
>
> >sdcc -mavr source.c
>
> but according to the manual:
>
Hello Denny,
You could use -mavr option switch to compile avr source,
>sdcc -mavr source.c
but according to the manual:
[-mavr] Generate code for the Atmel AVR processor (Not maintained, not
complete). AVR users should probably have a look at winavr
http://sourceforge.net/projects/winavr or
http
I usually using SDCC for MCU and I try using SDCC for AVR
How to using SDCC for AVR.
Yes, I have problem to Compile AVR using SDCC.
Thanks
Denny
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R
sorry, i meant winavr ( not winarm )
On 9/13/07, Peter Kuhar <[EMAIL PROTECTED]> wrote:
> You should use winarm ( avr-gcc) it's much better.
> http://winavr.sourceforge.net/
> Go to http://www.avrfreaks.net/ for more info.
> Peter
>
> On 9/12/07, Denny Putra Private <[EMAIL PROTECTED]> wrote:
> >
You should use winarm ( avr-gcc) it's much better.
http://winavr.sourceforge.net/
Go to http://www.avrfreaks.net/ for more info.
Peter
On 9/12/07, Denny Putra Private <[EMAIL PROTECTED]> wrote:
> Guy, I have a problem using SDCC to AVR Microcontroller such as
> ATMega8535, Can u all help me How to
On 9/13/07, Denny Putra Private <[EMAIL PROTECTED]> wrote:
> Guy, I have a problem using SDCC to AVR Microcontroller such as
> ATMega8535, Can u all help me How to.
Could you please describe what kind of problem do you have with AVR?
Do you want to compile sdcc so that it support AVR?
Or do you ha