2025-02-11 8:48 AM
Can anyone please confirm that LevelX and FileX can only be used with AzureRTOS. Everything that I have read indicates as such. Both only available when AzureRTOS is enabled as well as using CubeMX.
Thanks in advance!!!
Solved! Go to Solution.
2025-02-12 2:41 AM
Hello @dsmail1
When using LevelX in Standalone mode, LX_STANDALONE_ENABLE must be defined. ThreadX files/libraries are not required.
Please refer to the link for more details
2025-02-11 10:14 AM
LevelX - dont know.
FileX - can use with or without RTOS , see:
2025-02-12 2:41 AM
Hello @dsmail1
When using LevelX in Standalone mode, LX_STANDALONE_ENABLE must be defined. ThreadX files/libraries are not required.
Please refer to the link for more details