avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] wdt problem with mega 88


From: Björn Haase
Subject: Re: [avr-libc-dev] wdt problem with mega 88
Date: Tue, 21 Jun 2005 19:26:04 +0200
User-agent: KMail/1.7.1

In order to trace back the origin of your problem, I think that it would be 
useful if you compile your code with the -S parameter in order to generate 
assembly output and have a look at the code that is generated. Check whether 
there is a difference between what you find in your assembly file and what 
you expect from the avr datasheet.

Yours,

Björn




reply via email to

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