Freertos patch file error with segger system viewer
Hi,
I want to use segger system viewer with STM32F4 discovery board. I installed required J-link files and added required segger system viewer files. I am using STMCube IDE with HAL.
Here is the free rtos version configuration I have set.
API:
FreeRTOS API CMSIS v1
Versions:
FreeRTOS version 10.0.1
CMSIS-RTOS version 1.02
But when I add the patch file to freertos folder it is showing unmatched patch segment.
What does that mean? This is my path of patch file.
Middlewares\Third_Party\SEGGER\Patch
How to understand that patch file and convert it as compatible with STMCUE ide. Here I am attaching my code and error screen shot. The patch file is for Freertos version 9 but I want it for Freertos version 10 (latest)
Please help me out.
I have seen this link in the community. Can any one know how to use patch file for the Freertos.
https://community.st.com/s/question/0D50X00009XkXFZ/segger-systemview-with-freertos
