IDE 2.0 not upload

Development environment specific, Arduino, Eclipse, VS2013, Em::Blocks etc
Post Reply
niva_rc
Posts: 1
Joined: Mon Feb 22, 2021 12:49 pm

IDE 2.0 not upload

Post by niva_rc »

I installed ide 2.0 but I can't upload for stm32f1 it always shows an error. please someone can help me


the error you present is this:

# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=6692, tid=0x0000000000000598
#
# JRE version: Java(TM) SE Runtime Environment (8.0_281-b09) (build 1.8.0_281-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.281-b09 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
by fpiSTM » Fri Mar 19, 2021 10:42 am
Yes we follow this IDE and tests.
Anyway I guess the issue here is not linked specifically to the STM32 core.
But to an issue already raised in both core when using the maple_loader.jar.
It seems on some environment it failed to execute due to used JRE.
Go to full post
mrburnette
Posts: 633
Joined: Thu Dec 19, 2019 1:23 am
Answers: 7

Re: IDE 2.0 not upload

Post by mrburnette »

Re: https://www.arduino.cc/en/Tutorial/gett ... ith-ide-v2
In this article you will find tutorials that will help you get started with the Arduino IDE 2.0, and how to use the new features that come with it.

Note: this software is still in beta status, which means that it’s almost complete but there might be minor issues. Help us test it and report your feedback in the forum!
I am sure the STM32duino team is working with the beta IDE, but official release of STM32duino on Arduino IDE 2.0 has not been announced. Frederic may provide more info in the near future.
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: IDE 2.0 not upload

Post by fpiSTM »

Yes we follow this IDE and tests.
Anyway I guess the issue here is not linked specifically to the STM32 core.
But to an issue already raised in both core when using the maple_loader.jar.
It seems on some environment it failed to execute due to used JRE.
Post Reply

Return to “IDE's”