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

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

Re: [avr-gcc-list] string decleration


From: Daniel O'Connor
Subject: Re: [avr-gcc-list] string decleration
Date: Thu, 17 Feb 2005 10:19:07 +1030
User-agent: KMail/1.7.92

On Thu, 17 Feb 2005 01:01, Rawji, Marc wrote:
> Joerg Wunsch pointed the correct problem. I had setup my makefile as per
> one of the examples "getting started with the toolchain" and they had use
> avr-objcopy -j .text -O ihex infile outfile. What i needed was
> avr-objcopy -O ihex infile outfile to copy the .data section also.

Ahh well there you go.. That'd give you 0xff too 8-)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Attachment: pgpNEs6P0YToa.pgp
Description: PGP signature


reply via email to

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