How long can SWV trace log with PC Sampling run?
Im running a debug on a STM32F413CHUx, I'm to figure out the cause of an IWDG reset. To help me I'm running SWV Trace Log outputting the PC Sampling at a cycles per sample of about 16,000 (the highest option).
I increased the trace buffer size to 200000000 and left it running over night.
The problem I'm trying debug takes 5-8 hours to trigger or sometimes longer.
After about 1-2 hours running the IDE becomes unresponsive and locks up.
Is there anyway to make the SWV Trace Log with only the PC Sample enabled reliably run for 8 hours or more? I dont have to capture the full 8 hours, only the most recent data before the reset.
