I am trying to load some new firmware on my TAZ 4 for a new hexagon hot end I installed. I have read the Lulzbot documentation and the documentation on this forum for doing the Arduino verify and compile for uploading this software, but I can’t get pass the verify/compile of the code. The following is the error that I get:
C:\Program Files (x86)\Arduino\libraries\Marlin_2015Q1_TAZ5_0/ultralcd.cpp:738: multiple definition of `u8g_dev_st7920_128x64_rrd_buf’
ultralcd.cpp.o:C:\Users\user\AppData\Local\Temp\build7762107252506360423.tmp/ultralcd.cpp:738: first defined here
*collect2.exe: error: ld returned 1 exit status
Error compiling.
*
I have downloaded the Ardunio add-on-files that are needed
I have downloaded the TAZ 5 firmware for the hexagon hot end
I am running version 1.6.5 of IDE
I can compile and upload arduino firmware for other cards with no problem.
I have move these files to the correct libraries, I think???
See the following attachment for screen shots of where the files are located
The first is the Arduino folder where the file is located, it is called Marlin_2015Q1_TAZ5_0
You can also see all supporting folders
The second screen shot is where the file is located and the name of the ardunio file that I am trying to compile.
Any help or direction of where to go next would be greatly appreciated
Ardunio file location screen shots.odt (334 KB)
