Integrating SEGGER SystemView with CMSIS-RTOS v2 (FreeRTOS) on STM32
Hello,
I'm working on an STM32 project using FreeRTOS with the CMSIS-RTOS v2 wrapper, and I’d like to integrate SEGGER System View to monitor and analyze my tasks. However, most of the tutorials and blog posts I’ve found only cover integration with native FreeRTOS, not with CMSIS-RTOS v2.
Could anyone guide me on how to properly set up SEGGER System View with CMSIS v2? Any sample code, steps, or documentation references would be greatly appreciated.
Thank you!
