• Access ETM without using a debug kit
    Hi i'm using Nucleo board F401RE. i want to access to ETM with code. i'm using IAR Embedded Workbench My code: #define ETM_CR 0xE0041000 // Address of ETM_CR #define ETM_LAR 0xE0041FB0...
  • ETM trace can't work on M4F
    We made a M4F SoC with ETM function. ETM is the original setting of ARM. But I can't use this function with ULinkPro and MDK. Is there something I missed? The ETM port as below: GPIO0.26...
  • Record trace on-chip with ETM on STM32H7 (Cortex M7)
    Every now and then, as a side project, I try to setup the ETM on my STM32H7 to record the execution trace on-chip in circular buffer mode. The goal is really to record the trace ON CHIP and in some particular...
  • ETM not working on stm32f7
    Hi, i am using stm32f7 and for debugging ulink pro, i have tried to enable ETM but not succeeded. the connector i am using is, trace_D0          PC0 trace_D1          PC8 trace_D2          PD2 trace_D3...