Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi.
I was wondering if anyone has implemented the FileX api using the same54p20a xplained pro device.
I want to run the demo application example but I dont know how to go about defining a function for the _fx_ram_driver.
Guides, links, examples and pointers are welcome.
Thank you.
Regards
Some of our samples on github may have FileX drivers. Also, read Chapter 5 of the user guide: https://learn.microsoft.com/en-us/azure/rtos/filex/chapter5 to develop your own driver.