Skip to content

HMC-E155/tutorial-free-rtos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeRTOS Demo for STM32L432KC

Steps to Configure

  1. Download FreeRTOS from the FreeRTOS website.
  2. Modify and prune codebase to leave only portions relevant to your specific compiler and architecture in portable.
  3. Set up a new project in SEGGER Embedded Studio
  4. Move files in and configure preprocessor include paths
  5. Modify FreeRTOSConfig.h with desired options.
  6. Modify FreeRTOS.h to include device-specific libraries (e.g., CMSIS)
  7. Run examples.

Setup Loom

Resources

  • FreeRTOS Homepage
  • Helpful wiki page from SEGGER's documentation with step-by-step instructions for configuring FreeRTOS in SEGGER Embedded Studio.
  • Video here for a tutorial on how to set FreeRTOS up in SEGGER Embedded Studio.

About

Tutorial for running FreeRTOS on STM32L432KC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages