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

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

Re: [avr-gcc-list] AT90CAN128 Bootloader


From: gprand
Subject: Re: [avr-gcc-list] AT90CAN128 Bootloader
Date: Sun, 25 Jun 2006 11:07:20 -0700 (PDT)

IMHO this is a bug in boot.h.
There are defined this conditions: #elif (FLASHEND > USHRT_MAX) &&
(__USING_MINT8)
I have no idea for wheach reason mint8 is bound there, but if you remove
this term then the xxx_extended macros will be used and they deal correct
with RAMPZ.

Gottfried


--
View this message in context: 
http://www.nabble.com/AT90CAN128-Bootloader-t1827734.html#a5036460
Sent from the AVR - gcc forum at Nabble.com.





reply via email to

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