Skip to content

abdullah-azab/STM32_TWO_TASK_SEGGER

Repository files navigation

STM32 TWO TASK SEGGER

FREE-RTOS SEGGER J_Link

An exercise in FREE-RTOS and Segger Sysview integration , On STM-32 NUCLIO-767ZI board.

Segger Sysview is a great tool for debugging real time OS and seeing task scheduling in action . in this exercise single shot and continuous capturing are poth used and tested.

Features

  • FREE-RTOS is configured with two tasks of equel priorities.
  • Each of the tasks sends a unique message via UART.
  • UART usage contestation is hadled with shared a blocking flag.
  • Single shot mode requirements and patches are integrated in th project.
  • J-Link firmware is flashed on the board to enable continuous capture mode.

screenshots

Image
UART Termenal uart termenal
Single shot capture uart termenal
Continuous capture mode uart termenal

About

An exercise on FREE-RTOS and Segger Sysview integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages