Any hints on using the STM standard peripheral library with RTX? Looks like there's overlap on some interrupt controllers and when I try to setup the interrupt controller for SPI using the std periph driver, I get a hard fault.
Thanks.
The problem was the task not having privileges to make changes to the control block.