Notifications
Clear all

Firmware Compile  

  RSS
jonathon.b
(@jonathon-b)
Estimable Member
Firmware Compile

Hey Everyone,

Can anyone give me some help compiling my own firmware?

I've removed the LiquidCrystal part, renamed the file. but its adding the required hardware i'm stuck on.

I cant seem to get the board to come up. I'm using arduino 1.8.2. I've done it with marlin on my RAMPS before so i'm not a total Noob but i'm failing at the first hurdle lol.

Thanks

Posted : 20/03/2018 5:36 pm
jonathon.b
(@jonathon-b)
Estimable Member
Topic starter answered:
Re: Firmware Compile

Archiving built core (caching) in: C:\Users\JB\AppData\Local\Temp\arduino_cache_38164\core\core_rambo_avr_rambo_0c812875ac70eb4a9b385d8fb077f54c.a
sketch\Marlin_main.cpp: In function 'gcode_M45.constprop':

Marlin_main.cpp:2414: error: unrecognizable insn:

}

^

(insn 1378 1377 1379 65 (set (reg:QI 1300)

(subreg:QI (mem/v/c:SI (plus:HI (reg/f:HI 1299)

(const_int 8 [0x8])) [7 count_position+8 S4 A8]) 3)) sketch\xyzcal.cpp:656 -1

(nil))

sketch\Marlin_main.cpp:2414:1: internal compiler error: in extract_insn, at recog.c:2202

libbacktrace could not find executable to open

Please submit a full bug report,

with preprocessed source if appropriate.

See < http://gcc.gnu.org/bugs.html > for instructions.

lto-wrapper: C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-gcc returned 1 exit status

c:/program files (x86)/arduino/hardware/tools/avr/bin/../lib/gcc/avr/4.9.2/../../../../avr/bin/ld.exe: error: lto-wrapper failed

collect2.exe: error: ld returned 1 exit status

exit status 1
unrecognizable insn:

Posted : 20/03/2018 7:22 pm
Share: