Welcome! Log In Create A New Profile

Advanced

For Zach and others about Sanguino and avr-libc compatibility...

Posted by elmom 
For Zach and others about Sanguino and avr-libc compatibility...
August 24, 2008 05:06AM
I got the g-code interpreter from svn working (for an xy table) with my sanguino, but I had to upgrade the avr-libc 1.4.7 in Ubuntu 8.04 to the 1.6.2 in 8.10 (no dependency problems) because the function "strtod" would crash. Now I'm happily plotting, though I have to make a proper mount for the toolhead (pen).
emt
Re: For Zach and others about Sanguino and avr-libc compatibility...
August 24, 2008 09:31AM
Hi

Did you use the same pin allocation as the Arduino?


Regards

Ian
Re: For Zach and others about Sanguino and avr-libc compatibility...
August 24, 2008 10:26AM
elmom, thanks for posting that! I had to compile my Arduino Gcode on another computer, couldn't figure out why it wouldn't work on Ubuntu. Will check that out when I'm back in the lab.
Re: For Zach and others about Sanguino and avr-libc compatibility...
August 25, 2008 03:15AM
emt Wrote:
-------------------------------------------------------
> Hi
>
> Did you use the same pin allocation as the
> Arduino?


Of course not smiling smiley The sanguino has pwm on dfferent pins, see sanguino.cc.
Re: For Zach and others about Sanguino and avr-libc compatibility...
August 25, 2008 11:12AM
[bugs.launchpad.net]

Does this describe your problem, or does your problem not happen with an arduino? I filed that bug in march, but if its fixed in Intrepid I'll update it with that info.
Re: For Zach and others about Sanguino and avr-libc compatibility...
August 26, 2008 03:32AM
mellery Wrote:
-------------------------------------------------------
> [bugs.launchpad.net]
> +bug/199249
>
> Does this describe your problem, or does your
> problem not happen with an arduino? I filed that
> bug in march, but if its fixed in Intrepid I'll
> update it with that info.

Seems to be the same, though can't test because I can't seem to get my boarduino working anymore!?. I just wrongly assumed it to be dependent on the core. Bleeding edge and all...
Sorry, only registered users may post in this forum.

Click here to login