HoodLoader2 icon indicating copy to clipboard operation
HoodLoader2 copied to clipboard

Can't compile for HootLoader2 on new IDE

Open svilex opened this issue 2 years ago • 4 comments

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?

svilex avatar Dec 28 '22 18:12 svilex

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.

NicoHood avatar Dec 29 '22 08:12 NicoHood

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

svilex avatar Dec 29 '22 12:12 svilex

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

biologyscience avatar Jun 13 '23 03:06 biologyscience

@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.

DRSDavidSoft avatar Aug 18 '24 10:08 DRSDavidSoft