rtic-scope / cargo-rtic-scope

Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software task exit trace packets are some times not emitted

tmplt opened this issue · comments

When https://github.com/rtic-scope/atsame-example was implemented software task exit trace packets were not always emitted. c492f82 was an attempt to fix this but it did not resolve the issue completely as it was reproduced today. The root cause is currently unknown.

IIRC this was observed on an ATSAM50 or an ATSAME70. Perhaps related to the number of flash wait states?