Resolved! Basic ThreadX / FileX example
I have created a very minimal prototype project with ThreadX on the NUCLEO-H563ZI board. I have a single task that blinks a LED on and off. I would like to prove out an example with FileX using SRAM. I have enabled FileX via CubeMX with the default s...