Ebiroll / esp32_blackmagic

esp32 wifi debugger for ARM Cortex microcontrollers https://github.com/blacksphere/blackmagic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile with SWO trace gives compilation issue

vortex314 opened this issue · comments

In command.c on line 375 traceswo_init() the function is missing a parameter so I supplied 115200. Hope it works.

Thanks , I fixed it now.

that was fast :-D