BASEPRI setting after reset
Board: Riverdi display with STM32H757XIH6 MCU; using TouchGFX and FreeRTOSI think I know how BASEPRI register works and how it is used in FreeRTOS. What I do not know is where is the value of BASEPRI register set at the beginning of the program. I no...