Closed
Description
maple_loader.jar crashes when I try to upload a sketch to an maple mini clone (with bootloader 2.0) via DFU.
It doesn't matter which sketch - I used blink for testing. Same issue with Arduiono IDE and PlatformIO.
I using the current 1.9.0 release with Arduino 1.8.13 or PlatformIO 5.1.0 on Win10 20H2 with Java 15.0.27.
With Java 8.280 - same issue.
Errorlog attached. Seems that the jSSC-2.8_x86_64.dll is the issue.
I tried by myself to build a new maple_loader.jar from source with jssc2.9.2.jar- this is working without issues.
Thank you