You are not logged in.

#1 2011-06-18 18:04:33

MaTachi
Member
Registered: 2011-06-07
Posts: 52

[SOLVED] How get an older version of avr-gcc?

Hi!

I have a problem with my Arduino Mega 1280 board. Programs running on the board can't send or receive signals through the USB cable, which is a bit irritating. I have read that it's because of a bug in the compiler avr-gcc, version 4.4 - 4.6.0, and I have version 4.6.0 of avr-gcc. Apparently should version 4.3.x of avr-gcc work fine, so I need help with downloading it.

What I have found and downloaded is gcc43 from the AUR. But I'm not completely sure if it's the right package that I need, since it only added files like gcc-4.3 and g++-4.3 to my /usr/bin/ folder, and not an additional avr-gcc file.

So, anyone here who can help me find version 4.3 of avr-gcc? smile

Last edited by MaTachi (2011-06-19 18:38:36)

Offline

#2 2011-06-19 18:42:55

MaTachi
Member
Registered: 2011-06-07
Posts: 52

Re: [SOLVED] How get an older version of avr-gcc?

I got it sorted out thanks to madworm on the Arduino forums. Here is a link to the thread:
http://arduino.cc/forum/index.php/topic,64337.0.html

I also wrote a blog post about the problem with my Arduino Mega board:
http://danielj.se/2011/06/19/serial-mon … -solution/

Last edited by MaTachi (2011-06-19 18:44:05)

Offline

Board footer

Powered by FluxBB