-
Notifications
You must be signed in to change notification settings - Fork 67
maple_loader.jar crash #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I guess it is a duplicate of #67. |
Sorry for the duplicate. I will try on an other PC or Laptop in the next few days to see if I can reproduce the issue. If you remove the maple loader - is there a suggestion what can be used to upload a sketch without additionally hardware needed? |
You have to use the correct path. This is not necessarily the same one described in the issue than the one of your Arduino IDE path. |
The reason is this line in maple_upload.bat: |
Now java is not used. No more issue. See #89 |
Thanks, you are right, I get confused with the 2 STM cores 😀 |
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.
hs_err_pid10232.log
Thank you
The text was updated successfully, but these errors were encountered: