Welcome! Log In Create A New Profile

Advanced

Marlin 1.1.9 Compiling Error

Posted by Martini411 
Marlin 1.1.9 Compiling Error
September 30, 2019 04:38PM
This has me pulling my hair out!
Trying to compile Marlin 1.1.9 and I continuously get an " 'DIO38_RPORT' was not declared in this scope" compiling error.
I get this error no matter what version I try to compile, 1.1.x or 1.1.x BUG FIX.
What am I missing?
Re: Marlin 1.1.9 Compiling Error
September 30, 2019 07:26PM
This tends to be a a board definition issue

what motherboard are you using? and what predecessor does it have?

Edited 1 time(s). Last edit at 09/30/2019 07:27PM by Dust.
Re: Marlin 1.1.9 Compiling Error
October 04, 2019 03:34AM
The controller is an MKS Gen L in a Tevo Tornado, so I have tried MKS Base, Ramps 13 EEB and Ramps 14 EEB. As far as what predecessor it has, I'm not sure what that means.
I was also wondering if maybe it might be a windows 10 glitch but I think that I'm just grabbing at straws.
Any help would be greatly appreciated.
Re: Marlin 1.1.9 Compiling Error
October 04, 2019 04:22AM
In Configuration.h MOTHERBOARD should be set BOARD_MKS_GEN_L

And the arduino IDE board should be set to "Arduino/Genuino Mega w/ ATmega2560"

You also need a recent version of arduino IDE, I recommend ARDUINO 1.8.9 and use the installer, not the app. [www.arduino.cc]

Edited 1 time(s). Last edit at 10/04/2019 04:38AM by Dust.
Re: Marlin 1.1.9 Compiling Error
October 13, 2019 01:26AM
That did the trick, thanx.
Sorry, only registered users may post in this forum.

Click here to login