Hi all, Fisrt of all I'm new with JLink and FreeRTOS and i'm an hobbyist. So I have an JLINK EDU mini and I have a board build with an stm32F405, I use SWD. I'm able to debug my soft with OZONE. When I load my elf file ozone tells me it detects freertos, so I accept Ozone dialog and I see in console : RTOS awareness plugin loaded: /Applications/SEGGER/Ozone_V338c/Ozone.app/Contents/MacOS/Plugins/OS/FreeRTOSPlugin_CM4.js. After that I add FreeRTOS view, but when I Download and reset program I hav…