Loading...
 
Skip to main content

System Workbench for STM32


Debugger configuration not installed

I got the same problem on Windows 7 with Eclipse Kepler and the installation from

http://ac6-tools.com/Eclipse-updates/org.openstm32.system-workbench.update-site-v2

When installing all items the install runs through but the debug does not work, When starting a second install the packet

OpenSTM32 Remote debugging support 2.1.2.201709081530

indicates that it is not installed properly. Trying to re-install the packet alone or all of them together always results in the message:

"Cannot complete the install because one or more required items could not be found.
Software being installed: OpenSTM32 Remote debugging support 2.1.2.201709081530 (fr.ac6.feature.mcu.debug.feature.group 2.1.2.201709081530)
Missing requirement: Ac6 C/C++ Debugging Tools for MCU 2.1.2.201709081530 (fr.ac6.mcu.debug 2.1.2.201709081530) requires 'bundle org.eclipse.cdt.dsf.gdb 4.8.0' but it could not be found
Cannot satisfy dependency:
From: OpenSTM32 Remote debugging support 2.1.2.201709081530 (fr.ac6.feature.mcu.debug.feature.group 2.1.2.201709081530)
To: fr.ac6.mcu.debug 2.1.2.201709081530"

Please fix this or post a work-.around. Multiple update/re-install attempts do not work. Note: I am experienced developer and I already have an Eclipse Indigo version running for the STM32F7, I need the new version for the SMT32H7 as soon as possible,

France

Hi

As stated in the installation instructions, System Workbench for STM32 version 2 can only be installed on an Eclipse versions being at least Mars... The Kepler version is not compatible as it miss a few features needed for the debugger to run.

So you have two possibilities:

  1. Install a more recenbt version of Eclipse (avoid Oxygen however, as there seems to be a few problems with this latest erlease; the best is probably to install the Neon release) and install into Eclipse as you are used to be
  2. Download the all-in-one installer, then, if needed, install the other plugins you may need.


Hope this helps,

Bernard (Ac6)