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

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

Re: [avr-gcc-list] problem with GCC and DS18(S)20


From: Peter Bozzay
Subject: Re: [avr-gcc-list] problem with GCC and DS18(S)20
Date: Tue, 30 Mar 2004 09:34:56 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

<x-flowed>
Hello,

I'm new to this list.
I downloaded from avrfreaks.com the "project 59" which contains a lot of C 
source file for AVR driver. I need to use several DS18S20 in my application, so I tried 
to compile the test file in order to be sure the code I've got is ok. But compiling fails 
 and return me this error:

Be careful with this driver. I use it in a project (3 DS1820 on different pins), and I must use old avr-gcc (Winavr 20030113), because this driver doesn't work with the later versions, however I can compile and build without errors. I read somewhere about different handling of inline assembly code in newer avrgcc, so perhaps it causes this problem. Does anybody here, who can help to solve this problem? I tried to send email to the author of the driver, but his address is dead. Here you can find a scope image to compare the results of avrgcc and codevision code for DS1820, and the avrgcc test code:
http://snowwhite.alt.uni-miskolc.hu/~bozzay/netavrtest.html

This driver package seems great work, so it would be fine to use.

Peter


_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list

</x-flowed>

reply via email to

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