[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] string decleration
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] string decleration |
Date: |
Wed, 16 Feb 2005 14:31:55 +0100 (MET) |
"Rawji, Marc" <address@hidden> wrote:
> Well, PORT A and PORTB are different. 'str[0]' always returns 0xFF
> on the LEDS.
You forgot to copy .data's contents after .text into your load
(e.g. iHex) file.
> And here is the really odd part:
> using simulavr/avr-gdb/ddd, everything seems fine!
Because simulavr loads the ELF file, not the load file.
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/