Post date: Mar 31, 2018 1:15:10 PM
Download Eclipse at http://www.eclipse.org/downloads/
Â
When installing Eclipse, you may need to download & install Java first.
After installing, go to Help -> Install New Software
Next, select C/C++ Development Tools repository and check on "CDT Main Features"
Click "Next", follow the instructions, and restart the IDE.
Find the installer at developer.arm.com.
File: gcc-arm-none-eabi-7-2017-q4-major-win32.exe
Find them here (https://github.com/gnu-mcu-eclipse).
Important: before install drivers, disconnect the board from the USB port!
Loosely based on https://www.carminenoviello.com/2014/12/28/setting-gcceclipse-toolchain-stm32nucleo-part-1/