Hello,
I’m having some issues analyzing my code with tracepoints.
Sometimes the event is triggered twice in a row (possibly once before and once after executing the same line). When I tried to work around this by adding more code before and after that line, I started getting the following message:
2/2 physical tracepoints failed:
“address” did not match any known FLASH page.
Compiler optimizations are disabled (I’m using -O).
Are there any known issues or bugs related to tracepoints, and are there any recommended workarounds?
-
This topic was modified 14 hours, 55 minutes ago by
AgAuCu_123.
-
This topic was modified 14 hours, 55 minutes ago by
AgAuCu_123.