systemview: SystemView tracing requires THREAD_MONITOR
Otherwise it will not be able to send its thread list. Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
This commit is contained in:
parent
4ce7cafdf4
commit
5d121a95e9
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ config SEGGER_SYSTEMVIEW
|
|||
select CONSOLE
|
||||
select RTT_CONSOLE
|
||||
select USE_SEGGER_RTT
|
||||
select THREAD_MONITOR
|
||||
|
||||
config TRACING_CTF
|
||||
bool "Tracing via Common Trace Format support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue