Difference between revisions of "HANcoder/STM32/Getting Started Guide GNU ARM Installation"

From OpenMBD
Jump to: navigation, search
Line 4: Line 4:
 
[[File:GettingStartedGuideSTM32_GNU_ARM_Website.jpeg|800px]]
 
[[File:GettingStartedGuideSTM32_GNU_ARM_Website.jpeg|800px]]
  
Choose the following file: ‘gcc-arm-none-eabi-5_4-2016q2-20160622-win32.exe’
+
Choose the version 7-2017-q4-major’
  
 
==Installation==
 
==Installation==

Revision as of 13:59, 11 June 2018


The Olimexino STM32 uses a Cortex-M microprocessor from ST. To compile for this target, the “GNU ARM Embedded Toolchain” has to be installed. It can be found on this website:
GettingStartedGuideSTM32 GNU ARM Website.jpeg

Choose the version 7-2017-q4-major’

Installation

Start the installation by double-clicking the .exe file and follow the installation steps until you arrive to the following screen.
GettingStartedGuideSTM32 GNU ARM Install.jpeg NOTE!: Make sure that add path to environment variable is turned on after the installation.

Previous step

Next step