Setup: J-Scope 7.59a beta, J-Link Edu V9, STM32L431, Linux
I have a loop generating new data every 1ms. I checked this timing with a scope and pin toggle.
Within this loop a block of RTT without timestamps is sent, works fine so far.
J-Scope shows this data but the time between two data points is shown and logged as 100µs.
I noticed that there is a parameter "SamplingPeriod" in the .jscope config file, default is 100. I changed it to 1000 (1ms), but this had no effect.
Does anyone has a solution for this? (Except for sending timestamps which I try to avoid to reduce data.)
Is it due to RTT? The "IsAutoConfig" setting gets ignored as well.
Btw, thanks for all the improvements in J-Scope recently!
Best, Michael
I have a loop generating new data every 1ms. I checked this timing with a scope and pin toggle.
Within this loop a block of RTT without timestamps is sent, works fine so far.
J-Scope shows this data but the time between two data points is shown and logged as 100µs.
I noticed that there is a parameter "SamplingPeriod" in the .jscope config file, default is 100. I changed it to 1000 (1ms), but this had no effect.
Does anyone has a solution for this? (Except for sending timestamps which I try to avoid to reduce data.)
Is it due to RTT? The "IsAutoConfig" setting gets ignored as well.
Btw, thanks for all the improvements in J-Scope recently!
Best, Michael