Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: Trouble compiling 1.10.6
antihalati-
on
Newbie
Posts: 5
Permalink
Post Trouble compiling 1.10.6
on: March 3, 2015, 08:48
Quote

Hi everyone. First time poster, long-time reader...

I was wondering if anyone has run into trouble compiling the latest firmware. I've loaded all the libraries into the Arduino software, but I keep getting an error relating polargraph_server_polarshield.ino (full error below).

FWIW, I also tied loading the precompiled hex file, but avrdude keeps telling me it doesn't know my port, even though I've checked a rechecked that I've entered /dev/tty.usbserial-A60184EJ. This is on an OS X machine, but Xloader in Windows isn't helping me either.

Any ideas? Thanks!

Compiling error:

polargraph_server_polarshield.ino:106:16: error: 'prog_uint32_t' does not name a type
In file included from /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/cores/arduino/Arduino.h:28:0,
from /Applications/Arduino.app/Contents/Resources/Java/libraries/SD/src/SD.h:18,
from polargraph_server_polarshield.ino:46:
util.ino: In function 'long unsigned int crc_update(long unsigned int, byte)':
util.ino:392:31: error: 'crc_table' was not declared in this scope
util.ino:394:31: error: 'crc_table' was not declared in this scope
Error compiling.

antihalati-
on
Newbie
Posts: 5
Permalink
Post Re: Trouble compiling 1.10.6
on: March 3, 2015, 09:10
Quote

Well, I just found an app called HexUploader (http://paulkaplan.me/HexUploader/) for OS X that did the trick. The Polargraph seems to be working, but the display is solid white. What might be happening?

antihalati-
on
Newbie
Posts: 5
Permalink
Post Re: Trouble compiling 1.10.6
on: March 3, 2015, 09:57
Quote

Note to self, read the documentation. I was loading the firmware for 2.4" screens when I have a 2.2" version.

sandy
Administrator
Posts: 1317
Permalink
sandy
Post Re: Trouble compiling 1.10.6
on: March 3, 2015, 13:23
Quote

Cool - did changing the screen fix the problem?

I was alerted to a problem in compiling in arduino 1.6. That is the current newest version, and as usual it breaks a load of existing code. This is somewhat frustrating. The good news is that I can fix this by pulling in a nice piece of work done on the _a1 branch. The bad news is it'll take some time to do that, and I don't know when it'll happen. In the meantime of course, you can use the hexes, or an older version of arduino (I use 1.0.5).

Thanks for persevering!
sn

antihalati-
on
Newbie
Posts: 5
Permalink
Post Re: Trouble compiling 1.10.6
on: March 4, 2015, 04:13
Quote

No, I didn't have to change the screen, just upload the correct firmware. I bought the kit nearly two years ago, but it's sat in a box since I moved last summer. Hadn't realized you've been so busy working on new hardware. The new firmware is stellar, btw.

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.045 seconds.