Hi,
I start following tools on Debian 12.8, Zephyr OS, nrf connect SDK 2.7.0, JLINKExec V8.10f, JLinkRTTClient 2024-06:
When I paste more than 15 characters into JLinkRTTClient they are cut off inside the firmware doing SEGGER_RTT_Read(0) running in a separate thread with 10msec sleep between polls.
How can I increase the buffer so that any number of characters (or say at least 128 bytes) are reaching the firmware?
Thank you
Marcel
I start following tools on Debian 12.8, Zephyr OS, nrf connect SDK 2.7.0, JLINKExec V8.10f, JLinkRTTClient 2024-06:
When I paste more than 15 characters into JLinkRTTClient they are cut off inside the firmware doing SEGGER_RTT_Read(0) running in a separate thread with 10msec sleep between polls.
How can I increase the buffer so that any number of characters (or say at least 128 bytes) are reaching the firmware?
Thank you
Marcel