We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I know that RL-TCP is not reentrant but can I safely access a USB flash file system from multiple RTX tasks?
Thanks.
Look at http://www.keil.com/rl-arm/rl-flash_specs.asp, "Multi-Threaded implementation"
But underlining USB module is not guaranteed as "Multi-Threaded" :-) http://www.keil.com/rl-arm/rl-usb_specs.asp
Tsuneo