This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTX5 and Flash Filesystem incompatibility?

Hi all,

I have a STM32F103C8T6 board with microSD connected to the SPI2 and all the software components are CMSIS compatible. I'm using the cmsis flash filesystem to write a file to the SD card via the SPI and all works fine with RTX, but, when changed to RTX5 the SPI don't send any data and of course the SD is not writed but Keil compiles all without warnings.

Anybody knows if I'm doing anything wrong?

Thanks