Open
Description
For the section https://arm-software.github.io/SDS-Framework/main/theory/.
-
There should be sequence diagrams that explain how the sdsio operations are protected for multi-threading.
- what does a user need to consider to implement own sdsio functions?
-
Clear usage instructions for multi-threading applications.
- can sdsclose called in the middle of a sdswrite/read operation?
- should sdsopen/write/read executed from the same thread?
- handling of open/close here https://github.com/Arm-Examples/SDS-Examples/blob/main/Hardware/ModelTest/ei_main.cpp#L76
-
Document maximum execution timing of Open Read/Write Close
Metadata
Metadata
Type
Projects
Status
In review