Search Results
Search results 1-6 of 6.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hi! I have been trying to program a CC2652P via cJTAG using a J-Trace Pro for Cortex-M, but keep getting the following error message: ERROR: Debugger tries to select target interface cJTAG. Is this because the CC2652P is not yet supported? or is there something else wrong here? It seems to fallback to JTAG and fails, is to expected for it to automatically fallback to JTAG from cJTAG? Thanks! Source Code (32 lines)
-
Hi Nino, Sorry, I was not aware that ETM does not support data tracing without the additional HTM. The target device I am debugging is the STM32F437II which I discovered does not have it. Thank you very much for your time. :) PS. In the WebServer, I get some counts in 'Corrected trace packets', would I be notified of any trace data loss or corruption (such as trace packets that could not be corrected)? The poor signal integrity is caused by poor PCB trace layout as the layout was originally not …