code8825 / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

64-bit Linux. Missing arduino-1.0\hardware\tools\avr\avr\include\avr\portpins.h #909

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and install software 64-bit linux:
http://arduino.cc/en/Main/Software

2. Buy a SeeedStudio "Music Shield".  Follow software instructions: 
http://www.seeedstudio.com/wiki/Music_Shield#Software_Installation

3. At step 5, "Download a new portpins.h file and replace the default 
portpins.h file of Arduino-1.0 program: 
..\arduino-1.0\hardware\tools\avr\avr\include\avr"

- The windows version has this file, the linux version doesn't.

? What does that mean, and what should I do about it?

What is the expected output? What do you see instead?

Replace the file.  Had to create the folders.  I'm having compile problems, and 
this might be it.

What version of the Arduino software are you using? On what operating
system?  Which Arduino board are you using?

Arduino 1.0 from link above.  64-bit Xubuntu.  Arduino UNO

Thanks!

Please provide any additional information below.

Original issue reported on code.google.com by michaelc...@michaelcole.com on 7 May 2012 at 2:24

GoogleCodeExporter commented 9 years ago
I would suggest asking Seeed Studio for help, as this sounds like a problem 
with their instructions, not with the Arduino software.

Original comment by dmel...@gmail.com on 7 May 2012 at 4:02

GoogleCodeExporter commented 9 years ago
Ok, thanks!

Why isn't this file included in the linux version?

That information would help me in working it out with them.

Original comment by michaelc...@michaelcole.com on 7 May 2012 at 4:26