chipKIT® Development Platform

Inspired by Arduino™

RepRap boards are crashing mpide

Created Mon, 30 May 2011 15:04:04 +0000 by funlw65


funlw65

Mon, 30 May 2011 15:04:04 +0000

Many of RepRap-ers around the world are mainly using one of these boards, Sanguino and Gen7.

A simply copy and paste form "arduino-0022/hardware" to "mpide/hardware" does not work. mpide will crash at next start. I suppose it's something related to "platforms.txt" but I think is a little complicated for a beginner.

Vasi


genie

Tue, 14 Jun 2011 01:43:10 +0000

Let's try out Demitasse which written by madscifi specifically for Uno32. At least, I could successfully build with the latest IDE/Max32 setting...

`Please search "demitasse" at GitHub - can't post off-site URL.


ricklon

Tue, 14 Jun 2011 03:13:07 +0000

I'll talk to Mark S about that. He's been working to get the max32 board to work with the reprap firmware.

One thing to try is is defining the board in the boards.txt file for Arduino because it's an Atmel chip. Double check that a basic sketch like blink works, and then start loading code that has more dependencies.