cargo-rtic-scope icon indicating copy to clipboard operation
cargo-rtic-scope copied to clipboard

Software task exit trace packets are some times not emitted

Open tmplt opened this issue 3 years ago • 1 comments

When https://github.com/rtic-scope/atsame-example was implemented software task exit trace packets were not always emitted. https://github.com/rtic-scope/cargo-rtic-scope/commit/c492f82d27b1456c962795641770548749e1fea3 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.

tmplt avatar Mar 21 '22 11:03 tmplt

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

tmplt avatar Jun 17 '22 19:06 tmplt