Hi, using Visual Studio 2017 15.8.1 + VisualGDB 5.4.4.2400 + Jtrace Pro 6.34a
Configured ITM/SWO output to print into the VisualGDB "raw terminal" through gdb localhost:2332.
It works somehow but I get garbage in the output :
sysprogs.com/w/forums/topic/an…equences-in-raw-terminal/
According to sysprogs, ITM packets should be filtered. Obviously TrueStudio do that with SWV consoles :
blog.atollic.com/cortex-m-debu…sole-using-swv/itm-part-1
Now is there a way to filter the ITM output and redirect only port 0 on localhost:2332 instead than everything ?
Should I use a second stage ITM decoder, something like sigrok or orbuculum ? How to configure them properly ?
Thanks.
Configured ITM/SWO output to print into the VisualGDB "raw terminal" through gdb localhost:2332.
It works somehow but I get garbage in the output :
sysprogs.com/w/forums/topic/an…equences-in-raw-terminal/
According to sysprogs, ITM packets should be filtered. Obviously TrueStudio do that with SWV consoles :
blog.atollic.com/cortex-m-debu…sole-using-swv/itm-part-1
Now is there a way to filter the ITM output and redirect only port 0 on localhost:2332 instead than everything ?
Should I use a second stage ITM decoder, something like sigrok or orbuculum ? How to configure them properly ?
Thanks.