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

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

Re: [avr-gcc-list] Accessing structures defined in ROM ?


From: Vincent Trouilliez
Subject: Re: [avr-gcc-list] Accessing structures defined in ROM ?
Date: Wed, 28 Sep 2005 11:14:50 +0200

> If your target allow it, print pointer values when deferencing fails. 
> Matched with the symbol file, it  will help you understand if your 
> problem comes from pointer calculation or not. (if you have dynamic 
> memory allocation, that's another story)
> 
>  Bernard

Thanks for the tip Bernard ! Might come to use real soon, as I was
juuust about to post about another trickier pointer problem, watch for a
new thread about it !! ;o)


Regards,


--
Vince





reply via email to

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