• ULINK Pro trace on STM32F207 doesn't work
    I can't get trace to work with ULINK Pro and the STM32F207. The debugger connects and I enable the TPIU with a debugger macro but I get nothing in the trace output and no green squares. The exact...
  • ULINK Pro trace on STM32F207 doesn't work
    I can't get trace to work with ULINK Pro and the STM32F207. The debugger connects and I enable the TPIU with a debugger macro but I get nothing in the trace output and no green squares. The exact...
  • ULink PRO - Streaming ETM trace does not work
    I own a ULINK Pro. Managed to get ETM trace working on my STM32F4, but when I stop the CPU or run into a breakpoint, I can only look back about 1ms (at 168MHz) or about 2ms at 100MHz. How much I can...
  • ULink PRO - Streaming ETM trace does not work
    I own a ULINK Pro. Managed to get ETM trace working on my STM32F4, but when I stop the CPU or run into a breakpoint, I can only look back about 1ms (at 168MHz) or about 2ms at 100MHz. How much I can...
  • reading memory buffers with ULINK PRO
    Hello and happy new year for everyone I'm currently working on a application that use a STM32F4 to process(filter, FFT, etc) large amount of data, and i'm interest in extract via debugger the data buffers...