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

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

Re: [avr-gcc-list] 2 dimentional array debugging problem


From: Eric Fu
Subject: Re: [avr-gcc-list] 2 dimentional array debugging problem
Date: Sun, 19 Sep 2004 20:34:24 +1000 (EST)

Thanks for the advice.
 
I succeeded with AVR studio 4.10 and WinAVR 20040720. I also have to use elf 
format directly with " DEBUG = dwarf-2 " setting in the makefle.
Now it can show contents of the 2-dimentional array. However, I think it still 
has room to improve: It displays a continuous array instead of seperated array 
indexed by the row array; it also displays any value bigger than 127 as 
negative value, even it is defined as unsigned char.
 
Anyway, it certianly works better than before.
 
Cheers,
 
Eric Fu

"E. Weddington" <address@hidden> wrote:
On 18 Sep 2004 at 14:28, Eric Fu wrote:

> 
> Is this the limitation of AVRstudio 4.09 or that I did something wrong?
> 
> 

Have you tried AVR Studio 4.10?

Eric



---------------------------------
Find local movie times and trailers on Yahoo! Movies.

reply via email to

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