|
From: | Brian Korsedal |
Subject: | [avr-gcc-list] Compilation differences between ATmega103 and ATmega128 |
Date: | Thu, 7 Aug 2003 09:10:08 -0700 |
Hi,
I'm compiling a near identical program on a ATmega103 and an ATmega128. Using avr-objdump, I've notices that the 128 code is almost identical to the 103 code except how it handles *char, It compiles these completely diffrently.
Does anyone understand this?
-Brian
[Prev in Thread] | Current Thread | [Next in Thread] |