-
Notifications
You must be signed in to change notification settings - Fork 2.1k
RTT: make term without make debug #11343
Copy link
Copy link
Closed
Labels
Area: toolchainArea: toolchains; everything related to compilation, libc, linking, …Area: toolchains; everything related to compilation, libc, linking, …Type: enhancementThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentationThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Description
Description
Currently, you need to manually start a debug client and server, and start the program in gdb, for a terminal to be available for boards where the shell is only available through J-Link Segger RTT. (Ruuvitag, Thingy:52, Hamilton). It would be better if you could just type BOARD=[board_name] make flash term and get a terminal.
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: enhancementThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentationThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation