Mac & Linux serial problems

23 views
Skip to first unread message

Pierce Nichols

unread,
Jul 17, 2011, 2:31:55 AM7/17/11
to Zigduino Discuss
I just blogged about this
(http://www.logos-electro.com/blog/2011/7/16/mac-linux-loading-problem-fixed.html),
and insert the s/stk500v1/arduino/ fix into Git. Thank you all for
your help and patience.

-p

--
Pierce Nichols
Principal Engineer
Logos Electromechanical, LLC

zhey...@gmail.com

unread,
Oct 18, 2012, 9:02:05 AM10/18/12
to zigduino...@logos-electro.com
hi, 

I am a bit confused with the linux installation in the wiki

For Linux, you don't need to unpack the tools/avr6 directory of the Zigduino Core. You will need to install avr-gcc-4.3.2 or later and avr-libc-1.6.7 or later in order to compile for the Atmega128RFA1. This should not negatively impact compilation for other chips.

what is the exact procedure I need to do? I have installed the gcc-avr as this blog post said.

many thanks

Pierce Nichols

unread,
Oct 18, 2012, 11:47:06 AM10/18/12
to zhey...@gmail.com, zigduino...@logos-electro.com
The essential problem here is that the toolchain that the Arduino
environment ships with is one version too old to support the
Atmega128RFA1 that powers the Zigduino. You need avr-gcc-4.3.3 or
later to do that (the wiki is in error, and thank you for bringing
that to my attention). On a Windows installation, that toolchain is in
the tools/avr directory. On Linux, AIUI, the Arduino IDE uses the
system-wide version of avr-gcc. So, if you've installed the latest
version of avr-gcc and avr-libc you should be good to go.

-p

Jerry Gao

unread,
Oct 18, 2012, 12:04:04 PM10/18/12
to Pierce Nichols, zigduino...@logos-electro.com
hi pierce

thanks a lot for the update, but I am very new to the arduino platform, so for the linux, do I just need to copy the bootloader/ & core/ to arduino dir accordingly and append the board.txt?

many thanks
jerry   
Reply all
Reply to author
Forward
0 new messages