LowPowerLab Forum

Hardware support => Moteino => Topic started by: mirko.ugolini on February 15, 2015, 10:28:13 AM

Title: Error Compiling Moteino MEGA sketch in Arduino 1.6.0 [solution]
Post by: mirko.ugolini on February 15, 2015, 10:28:13 AM
Hello All,

I'm new in the Forum.
I'm trying to use new moteino board.
I followed instruction on how add Moteino core .

But I got that error when I try to compile the sketch code:

Error while compiling: missing 'recipe.cpp.o.pattern' configuration parameter

Could someone help me please?

Regards


Mirko Ugolini
Title: Re: Error Compiling Moteino sketch
Post by: luisr320 on February 15, 2015, 01:50:15 PM
Can you compile the Blink sketch? Please post your sketch
Title: Re: Error Compiling Moteino sketch
Post by: luisr320 on February 15, 2015, 01:52:22 PM
Here's a quote from Felix:
QuoteThe Moteino core is very lean and there is no code except some pin definitions for the MoteinoMEGA, nothing else, it should work in past IDE versions as well.
If you have simple Moteinos or MoteinoUSB you can just choose Board>Arduino UNO and it will work just fine, no need for the Moteino core.
Title: Re: Error Compiling Moteino and Moteino Mega sketch [SOLVED]
Post by: mirko.ugolini on February 22, 2015, 08:57:57 AM
Hello All,

I found the solution:

I attached the PDF with instruction.

Mirko