I use IDE version 1.8.12, maple firmware to upload, but there will be an error. The compilation was successful, and switching between multiple development boards was not a solution. How do I solve this problem?
maple_loader v0.1
Resetting to bootloader via DTR pulse
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=9552, tid=0x0000000000004e88
#
# JRE version: Java(TM) SE Runtime Environment (8.0_311-b11) (build 1.8.0_311-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.311-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [jSSC-2.8_x86_64.dll+0xb5db]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# D:\G\Mixly2.0-win32-x64\arduino-cli\Arduino15\packages\stm32duino\tools\stm32tools\2021.3.18\win\hs_err_pid9552.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Thanks!
My development board configuration file comes from:https://github.com/rogerclarkmelbourne/Arduino_STM32
My java JRE version:1.8.0 8u311.Even though I tried the old version, I couldn't solve it.
This is the log:hs_err_pid9552.zip (5.0 KB)
块引用