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

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

Re: [avr-gcc-list] problems with bootloader functions


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] problems with bootloader functions
Date: Tue, 4 Oct 2005 23:56:08 +0200 (MET DST)

"juan antonio jimenez martinez" <address@hidden> wrote:

> tablas.c: In function `main':
> tablas.c:34: warning: implicit declaration of function `boot_page_erase'
> tablas.c:35: warning: implicit declaration of function `boot_rww_busy'
> tablas.c:36: warning: implicit declaration of function `boot_rww_enable'

#include <avr/boot.h>

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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