NicoHood / HoodLoader2

16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE
http://www.nicohood.de
734 stars 186 forks source link

Can't compile for HootLoader2 on new IDE #119

Open svilex opened 1 year ago

svilex commented 1 year ago

I installed HootLoader2 on my arduino UNO R3. Also verified the install, all good. I'm still able to normally use it as an UNO as expected:

The problem is, whenever I switch board to any of the HootLoader2 boards and try to compile anything, it always fails with the same error:

What am I doing wrong?

NicoHood commented 1 year ago

I guess it is not compatible with the new arduino ide. I've never tested that, as arduino does not want to help me build the ide on linux.

svilex commented 1 year ago

Also not working on windows, different compiler error though. Legacy IDE works fine.

biologyscience commented 1 year ago

Also not working on windows, different compiler error though.

Hey @svilex if you are still here, was the error about compiling or some error which occurs while uploading the sketch. Because I get an error while uploading, just wanted to confirm before going to the legacy IDE

Edit: Legacy IDE and choosing the right board was my fix

DRSDavidSoft commented 3 weeks ago

@NicoHood Let's move away from the Arduino IDE which as this point is just the Theia IDE running the Monaco editor.

Does the new Arduino CLI work with HoodLoader2? Now that would be awesome.