[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] XMEAG64 code problem
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] XMEAG64 code problem |
Date: |
Thu, 20 Aug 2009 08:11:05 -0600 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Parthasaradhi Nayani
> Sent: Thursday, August 20, 2009 12:34 AM
> To: address@hidden
> Subject: [avr-gcc-list] XMEAG64 code problem
>
> Hello All,
> I am facing a peculiar problem with XMEGA64 code. When I use
> a global buffer in sprintf, the board appears to reset, but
> the initial values (which are changed before a call to
> sprintf) are not getting effected. If I use a local buffer
> (same size) there is no problem. Can some one point out what
> could be wrong? Thanks.
Please post a small test case that we can compile, along with the command line
that you're using to compile it, that shows the problem that you're having.
Please post this to the list and not to me personally.