I tried to get the example for the non Ultra board going with no success.
I'm using a J-Trace Pro connected using the coresight 20 connector. I've tried this combo with Segger's stm32f407 reference board and TRACE works. The Xplained Ultra has the 20 pin coresight header already installed.
In embedded Studio, I can single step etc but there are no Trace lights on the JTrace at all - emStudio's Execution Trace window shows "Trace disabled".
When I select "debug in Ozone" and select trace Source = Trace Pins, the Trace led lights when I run the code .. but no trace data. It might be something to do with actually starting the Trace .. I've tried using Set Tracepoint to set a Trace Start at the tart of main() but nothing happens - nothing appears in the Break & Tracepoints panel.
I've removed the Ethernet phy board as the Trace led didn't show otherwise.
Has anyone got this to work?
Is there another example somewhere out there?
Might be relevant: I'm doing this under Ubuntu - and I've been using Ozone to do SWD debugging happily using the J-Trace.
I'm using a J-Trace Pro connected using the coresight 20 connector. I've tried this combo with Segger's stm32f407 reference board and TRACE works. The Xplained Ultra has the 20 pin coresight header already installed.
In embedded Studio, I can single step etc but there are no Trace lights on the JTrace at all - emStudio's Execution Trace window shows "Trace disabled".
When I select "debug in Ozone" and select trace Source = Trace Pins, the Trace led lights when I run the code .. but no trace data. It might be something to do with actually starting the Trace .. I've tried using Set Tracepoint to set a Trace Start at the tart of main() but nothing happens - nothing appears in the Break & Tracepoints panel.
I've removed the Ethernet phy board as the Trace led didn't show otherwise.
Has anyone got this to work?
Is there another example somewhere out there?
Might be relevant: I'm doing this under Ubuntu - and I've been using Ozone to do SWD debugging happily using the J-Trace.
The post was edited 2 times, last by slapstick ().