This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Reading from cortex debug + ETM

Hello,

I'm trying to configure a STM32F400 board so that I can read from the Cortex Debug + ETM using the gpio pins. Is this possible? The pins are so small that it would be difficult if not impossible to read from those pins when the J-Trace is plugged in. Please let me know if you know of any resources that can help me accomplish this.

Parents
  • Thanks for your response. The J-trace has j-tag and cortex debug +ETM support, I am interested in the latter. The stm board has inputs for cortex debug, cortex debug + ETM, and JTAG. The J-trace's plug fits very snugly into the cortex debug +ETM port but with the pins being so close and the fit being so snug, it doesn't seem practical to run wires parallel to that port.

    From your response, I take it that the GPIO IDR solution won't be sufficient for any real time application.

    So i guess the next best thing is an intermediate board where there would be more room to work with, although that presents its own challenge of needing the proper connector to go from the intermediate board to the stm board. The reason I need to access these pins is for a PhD student I'm working with this summer. She wants to be able to access the pin information from two methods simultaneously.

    Thanks again

Reply
  • Thanks for your response. The J-trace has j-tag and cortex debug +ETM support, I am interested in the latter. The stm board has inputs for cortex debug, cortex debug + ETM, and JTAG. The J-trace's plug fits very snugly into the cortex debug +ETM port but with the pins being so close and the fit being so snug, it doesn't seem practical to run wires parallel to that port.

    From your response, I take it that the GPIO IDR solution won't be sufficient for any real time application.

    So i guess the next best thing is an intermediate board where there would be more room to work with, although that presents its own challenge of needing the proper connector to go from the intermediate board to the stm board. The reason I need to access these pins is for a PhD student I'm working with this summer. She wants to be able to access the pin information from two methods simultaneously.

    Thanks again

Children