gzied

Results 5 comments of gzied

hi flit, yes, I have developed a hardware prototype for a debug probe with support for ETM, and I have tested the interface using it with openocd. you can also...

for extending PyOcd to use coresight ETM for branch tracing you will need to implement the remote protocol extension specified in attached document [gdb_remote_protocol_extensions_etm_btrace.pdf](https://github.com/ARMmbed/DAPLink/files/6015210/gdb_remote_protocol_extensions_etm_btrace.pdf) a reference implementation for gdb server...

hi, it will be nice if the ETM/TPUI can be added to CMSIS DAP this will make controlling the IP from within the MCU much easier. In between, you can...

hi Reinhard, thanks for pointing me to the specs. I based the extension on the available implementation (source code in git), and didn't notice the conflicts with the specs. I...

Hi Reinhard, I would like to reserve bits 1 and 2 of the second byte of DAP_Info Response (for ID=0xF0): for tpa. Will this be fine? Kind Regards Zied