en:uhsdr_dev:win10_toolchain

This is an old revision of the document!


Based on https://github.com/df8oe/UHSDR/wiki/Windows-10-x64-Compiler-Setup-and-Build-Environment

Summary of https://gnu-mcu-eclipse.github.io/install/ below:

npm install xpm --global

This installs xpm package manager executable

  • Open Command line window in win 10. Enter
xpm install @gnu-mcu-eclipse/openocd --global

to install Gnu MC Eclipse openOCD

Install PAckages CMSIS

  • In Eclipse Help→Install new software, Work with: “GNU MCU Eclipse plug-ins”, Click “What is already installed”
    • Check that “GNU MCU C/C++ Packs (Experimental)” are installed, or install them
    • In Eclipse goto C/C++ packs perspective (hover over toolbar icons to find the icon with two boxes in orange yellow)
    • In this perspectiv, above middle window, click on the icon with the two yellow arrows, to update the packages definitions from all repositories
    • When finished, in left window, choose STMMicroelectronics
      • Ín left window, click once on STM32F7 series. Then above middle window click yellow box icon to install a local copy of the selected package
      • In left window, do same with STM32H7 series, download a local copy
You could leave a comment if you were logged in.
  • en/uhsdr_dev/win10_toolchain.1518866116.txt.gz
  • Last modified: 17.02.2018 11:15
  • by df9ts