- update to 0.43.1:
* RTT: Fix control block detection via `_SEGGER_RTT` symbol on
single-core devices when the control block configuration is
not specified.
- update to 0.43.0:
* `run` subcommand:
* Add support for SEGGER's RTT and SystemView (configured via
`*.cbuild-run.yml`)
* Support per-channel RTT configuration with the following
modes:
* Standard I/O: All data received from the target on this
channel will be printed to the `sdtout`, and all user input
from the `stdin` will be sent to the target
* Telnet: A Telnet server is started on the specified port,
creating a bridge between the TCP connection and the
corresponding RTT channel
* SystemView: Capture the trace data from the specified RTT
channel and save it to a user-defined file
* SystemView integration:
* Support for automatic start and stop command handling
* Captured trace data (`*.SVDat` file) can be directly opened
using SEGGER's SystemView analysis tool
* Re-enable double buffering mechanism for internal targets,
except STM32H7xx (known to have issues)
* Migrate all internal target support to use `page_buffers`
instead of `begin_data` in flash algorithms
* Remove `begin_data` from the algorithm template
* GDB Server:
* Improve log message when client gets disconnected from the
server
OBS-URL: https://build.opensuse.org/request/show/1338425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOCD?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%