
SEGGER - Nino Administrator
- Member since Jan 2nd 2017
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - Nino -
Replied to the thread ATSAME70 Xplained Ultra Trace example.
PostHello, Thank you for your inquiry. We have the following example project for a related eval board: kb.segger.com/Tracing_on_Atmel_ATSAME70 As you can see there in section Specifics/Limitations there is some functional overlap of the trace pins that… -
SEGGER - Nino -
Replied to the thread j-trace support for STM32U5G9.
PostHello, Thank you for your inquiry. You can find an example project for the STM32U575 EVAL Board here: kb.segger.com/ST_STM32U5#Tracing_on_ST_STM32U5 So generally that should be working on custom boards as well, you might just need to adapt the trace… -
SEGGER - Nino -
Replied to the thread [SOLVED] ETB Trace empty on Attach.
PostHello, Thank you for your inquiry. The described behaviour is expected. The debugger has to initialize ETB trace to be able to use it. For this a defined system state is needed e.g. after reset or target halt. After continuing after such defined system…