Hi Everone,
Today I tried to run our code with a J-Trace Cortex-M for tracing using the 4 ETM pins + clock.
I followed the get started guide trying the reference board and everything worked fine but when trying to use Ozone with our STM32G372VE based board, nothing happens (Instruction Trace window displays "No data")
At this time, I start to be a little lost:
1) Trace data is given out on all 4 Pins + Signal on the clock (See oscilloscope picture 1, displayed is the clock signal and D3)
2) The GPIO config should be correct on PE2 - PE6 using alternate function 0
3) TRACE_IOEN and TRACE_MODE are set correctly
4) TRCENA is enabled.
5) I cannot directly see some sort of delay between clock and data so the timing should be fine with default.
--> The signals look very bad, but they do look very similar on the reference board only
Flashing + Debugging using SWD is working just fine.
Since the tracer does cost quite some money and I already spent a whole day trying to figure this out, I'd really appreciate some help.
Best regards,
Niklas
Today I tried to run our code with a J-Trace Cortex-M for tracing using the 4 ETM pins + clock.
I followed the get started guide trying the reference board and everything worked fine but when trying to use Ozone with our STM32G372VE based board, nothing happens (Instruction Trace window displays "No data")
At this time, I start to be a little lost:
1) Trace data is given out on all 4 Pins + Signal on the clock (See oscilloscope picture 1, displayed is the clock signal and D3)
2) The GPIO config should be correct on PE2 - PE6 using alternate function 0
3) TRACE_IOEN and TRACE_MODE are set correctly
4) TRCENA is enabled.
5) I cannot directly see some sort of delay between clock and data so the timing should be fine with default.
--> The signals look very bad, but they do look very similar on the reference board only
Flashing + Debugging using SWD is working just fine.
Since the tracer does cost quite some money and I already spent a whole day trying to figure this out, I'd really appreciate some help.
Best regards,
Niklas