2024-07-19 8:08 AM
Hello,
I'm having some issue going from my user code running azure RTOS to the bootloader. I'm using a STM32U599
The code I'm using is the following, you can find online:
2024-07-22 12:32 AM
Jumping from rtos doesnt work for me as well, I think thats due to resources acquired by rtos, you can start your system intialiaze rtos do whatever you wanna do using rtos, set a flag in flash or rom that now you want to jump, and restart the system,,,,read the flag if its true, jump before initialization on rtos otherwise continue normal operations
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.