I am aware that Ozone doesn't currently have a FreeRTOS plugin for Cortex M33. Now that these cores are becoming fairly ubiquitous (STM32U, STM32L5, RP2350, NRF5340, NRF54, etc), is anything planned for this in the near future?
Hi penjuin, we work on improving the handling of FreeRTOS scripts in Ozone, but at the moment we do not plan to add new RTOS plugins. The plugin for Cortex M4/M7 should work for Cortex-M33 as well. Please refer to the Ozone user's manual: In section 6.3. you will find a description on how to create your own RTOS plugin. You may take one for the existing plugins as a starting point. Best regards -- AlexD