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

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

Re: [avr-gcc-list] Strange issues with 16-bit values


From: Bernard Fouché
Subject: Re: [avr-gcc-list] Strange issues with 16-bit values
Date: Fri, 07 Nov 2008 10:09:20 +0100
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

Since the 16 bits code should be running a little bit slower than the 8 bits version, maybe the target fires up its watchdog? Also how do you test that PORTA is correctly set on the 8 bits version ? (I don't see any DDRA setting to use bit zero of PORTA as an output)

  Bernard

Brian Neltner wrote:
Apologies if this has been mentioned before.

I have some software that previously compiled perfectly on my computer,
but which now fails silently when uploaded (no compile-time errors or
warnings). I am hoping someone can help me!






reply via email to

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