https://github.com/rtedbg/rtecomdata
Transferring Logged Data to Host Using a Serial Channel
https://github.com/rtedbg/rtecomdata
Last synced: 5 months ago
JSON representation
Transferring Logged Data to Host Using a Serial Channel
- Host: GitHub
- URL: https://github.com/rtedbg/rtecomdata
- Owner: RTEdbg
- License: mit
- Created: 2024-11-02T17:41:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-12T18:12:02.000Z (about 1 year ago)
- Last Synced: 2025-06-03T01:45:49.893Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Transfer recorded data to the host via a serial channel
**Note:** The development of **RTEcomData** has been stopped. The full functionality is included in the **RTEgetData** utility, which supports data transfer via COM port as well as via debug probe (GDB server) - see **[RTEgetData](https://github.com/RTEdbg/RTEgetData).**
**This utility enables the transfer of data from the embedded system to the host via asynchronous serial channel.**
The utility is part of the **RTEdbg toolkit**. See the [**RTEdbg main repository**](https://github.com/RTEdbg/RTEdbg) for the complete toolkit description and links to documentation and other repositories.