• ETM Trace bus signal integrity
    Hello, I work on ARM Cortex M4 based MCU and looking for HW design guide doc detailing ETM port Trace data routing to debug port. We have issue in Trace data synchronization Keil IDE reports Trace...
  • 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...
  • How to start accessing the flash rom on Cortex-M3 design kit by JTAG?
    Hi, I'm trying to simulate which is accessing the flash rom on Cortex m3 design kit by JTAG? Is there any related test case or example? How to start accessing the flash rom on Cortex-M3 design kit...
  • SWD for Time Profiling if no ETM Time Stamping is available
    Hi to you all, I'm using a LPC437 microcontroller (cortex M4) for a real-time application. I would like to measure the performance of a function I wrote in C, i.e. know how much time does the execution...