change(sysview): support single/dual core targets in heap_trace_log test

This commit is contained in:
Erhan Kurubas
2024-11-18 16:13:08 +01:00
parent aa07a85df2
commit d73b92f61c
4 changed files with 34 additions and 13 deletions

View File

@@ -1,5 +1,3 @@
# Enable single core mode by default
CONFIG_FREERTOS_UNICORE=y
# 1ms tick period
CONFIG_FREERTOS_HZ=1000
# Enable application tracing by default