target remote :3333

mon reset halt
maintenance flush register-cache

b heap_trace_start
commands
clear heap_trace_start
mon esp sysview_mcore start file://heap_log_mcore.svdat
c
end

b heap_trace_stop
commands
clear heap_trace_stop
mon esp sysview_mcore stop
end

c
