Skip to Content
Hands-On RTOS with Microcontrollers
book

Hands-On RTOS with Microcontrollers

by Brian Amos
May 2020
Intermediate to advanced
496 pages
13h 54m
English
Packt Publishing
Content preview from Hands-On RTOS with Microcontrollers

Importing the source tree into STM32CubeIDE

After installing STM32CubeIDE, you'll need to import the source tree into the Eclipse workspace. A workspace is the Eclipse term for a collection of related projects:

Since STM32CubeIDE is based on the Eclipse IDE, you'll find the following instructions familiar if you've used Eclipse in the past. 
  1.  Download or clone the GitHub repository from https://github.com/PacktPublishing/Hands-On-RTOS-with-Microcontrollers:
    • It is best practice to keep the path to the repo short with no spaces; that is, c:\projects.
    • The base git path used in the examples is c:\projects\packBookRTOS.
  2. Open STM32CubeIDE.
  3. Import the entire repo:
    1. Go to Menu: File | Import.
    2. Select General | Existing Projects Into Workspace ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RTOS with Microcontrollers - Second Edition

Hands-On RTOS with Microcontrollers - Second Edition

Jim Yuill, Penn Linder

Publisher Resources

ISBN: 9781838826734Supplemental Content