orphan: |
---|
vendor: | XMOS |
---|---|
version: | 1.3.1 |
scope: | General Use |
description: | FileIO library over xscope |
category: | Filesystem |
keywords: | stdio, fileio, xscope, xscope_fileio |
devices: | xcore.ai, xcore-200 |
Provides a fast method for reading and writing files between an xcore.ai
device and a host computer.
It uses xscope
to communicate between the two devices.
- Device and host FileIO library over xscope.
- Python module for seamless integration and execution of firmware.
- 6MB/s Device to Host speed (vs 2KB/s for stdio).
- 1MB/s Host to Device speed (vs 1KB/s for stdio).
- Application for loopback testing on Simulator or Hardware.
- Missing the following stdio functions:
fprintf
,fscanf
.- Byte only access:
wb
orrb
file access mode only.
- XMOS Libraries : XMOS Website.
- Documentation source : xscope_fileio Doc Source.
- XTC tools: 15.3.0 `XTC tools`_.
- Python: 3.10 or later Python_.
- CMake: 3.23 or later CMake_.
- None
- None
This package is supported by XMOS Ltd. Issues can be raised against the software at: http://www.xmos.com/support