2025-10-20 9:26 PM
Does the STM32N657 run AzRtos / threadx / filex / etc? The libraries don't seem to be available in the latest IDE. Is this coming soon?
Solved! Go to Solution.
2025-10-21 2:16 AM
Hello @matt-crc
ThreadX, LevelX and FileX are available on the latest version of STM32CubeMX (V6.15.0) tool.
2025-10-21 2:16 AM
Hello @matt-crc
ThreadX, LevelX and FileX are available on the latest version of STM32CubeMX (V6.15.0) tool.
2025-10-21 5:16 AM
Hi @Saket_Om
Ok, I found them... looks like ST moved them from the X-CUBE-AZRTOS-N6 location and placed the individual AzRtos components in the root (FileX, LevelX, NexDuo, ThreadX, USBX). - Nothing like having consistency in the Cube-IDE across MCUs - lol
thanks, Matt