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

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

Re: [avr-gcc-list] Migration from AVR GCC to WinAVR or new Linux avr-gcc


From: Brian Dean
Subject: Re: [avr-gcc-list] Migration from AVR GCC to WinAVR or new Linux avr-gcc
Date: Mon, 15 Sep 2003 17:49:26 -0400
User-agent: Mutt/1.4.1i

Also, don't forget that, by default, Atmel ships ATmega128's with the
M103C, M1ga103 compatibility fuse bit enabled which changes the
interrupt vectors, I think.  Thus, if you are compiling for ATmega128,
but the M103C fuse is set, that will cause problems for you.  Also,
the WDT mandatory watchdog fuse is enabled by default as well so
unless your code is resetting the watchdog, that could cause you
issues as well.

Cheers,
-Brian
-- 
Brian Dean, address@hidden
BDMICRO - Maker of the MAVRIC ATmega128 Dev Board
http://www.bdmicro.com/


reply via email to

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