[En-Nut-Discussion] Compiling Ethernut with WinAVR

Harald Kipp harald.kipp at egnite.de
Wed Jan 29 09:33:45 CET 2003


Thanks for your effort.


>I did these modifications:
>         many times i add:   <avr/io.h>
>        #include <eeprom.h>      converted to    #include <avr/eeprom.h>

Easier to add these in compiler.h.


>         In file ifconfig.c i add "(void *)" before in call of function
>                               eeprom_block_read
>
>         in file uartspi.c
>                 Line 60 : I commented "<parity.h> ", i don't now where is 
> this files
>             Line 444..: I commented  some lines, resulting of commenting

uartspi is obsolete.

Btw. Nut/OS 2.6.0 is available for WinAVR at
http://www.ethernut.de/en/download.html

Harald




More information about the En-Nut-Discussion mailing list