-
Notifications
You must be signed in to change notification settings - Fork 2.1k
RTT: make test not working #11344
Copy link
Copy link
Closed
Labels
Area: toolchainArea: toolchains; everything related to compilation, libc, linking, …Area: toolchains; everything related to compilation, libc, linking, …Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
Description
Currently, make term does not work for boards where the shell is only available through J-Link Segger RTT. (Ruuvitag, Thingy:52, Hamilton). Instead of testrunner catching the serial output in the background, you get the normal serial output as if you had typed make term. Furthermore, you need to start a debug server manually, in the same way described here.
Useful links
Current method for getting a term into these boards described here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: toolchainArea: toolchains; everything related to compilation, libc, linking, …Area: toolchains; everything related to compilation, libc, linking, …Type: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)