I followed this guide and was successful with loading the bootloader to my printer: [www.fission3d.com]
I then started to work on loading the Marlin firmware again, but encountered many errors when compiling the code on Arduino IDE. I am using: Board: Sanguino. Processor: ATmega1284 (16MHz). Port COM3. Programmer Arduino as ISP.
These are the errors I am getting (it made me zip): [attachment 116701 compilingerrorsarduinoIDE.txt]
Sorry for the huge paste dump. I had these compiling errors before when I was attempting to edit my firmware for BLTouch, so I decided to reinstall octoprint and everything in an attempt to fix it which eventually led me here in the first place... What the heck are these compiling errors all about? My efforts on googling them are not helping.
Edit: I notice that in the error logs it tells me to change the board to Arduino Mega or Mega 2560. I did this and then the code compiles successfully... But I cant use this compiled code right? I need it to be compiled for Sanguino board? Idk
I then started to work on loading the Marlin firmware again, but encountered many errors when compiling the code on Arduino IDE. I am using: Board: Sanguino. Processor: ATmega1284 (16MHz). Port COM3. Programmer Arduino as ISP.
These are the errors I am getting (it made me zip): [attachment 116701 compilingerrorsarduinoIDE.txt]
Sorry for the huge paste dump. I had these compiling errors before when I was attempting to edit my firmware for BLTouch, so I decided to reinstall octoprint and everything in an attempt to fix it which eventually led me here in the first place... What the heck are these compiling errors all about? My efforts on googling them are not helping.
Edit: I notice that in the error logs it tells me to change the board to Arduino Mega or Mega 2560. I did this and then the code compiles successfully... But I cant use this compiled code right? I need it to be compiled for Sanguino board? Idk