On STM32H745i-DISCO I would like to use AzureRTOS on both CM4 and CM7 but CubeIDE 1.6.1 only allows CM7, what am I missing ?
I am starting a new project on STM32H7 and would like to start using AzureRTOS.
I have a very primitive example on github here : https://github.com/c4chris/H745-Test
I thought I could simply replace FreeRTOS with AzureRTOS on both cores, but so far I failed, I probably do something wrong but I can't figure out what...
Thanks for any help
Kind regards,
Christian

