Hello.
Thanks for your support.
I have one question.
Can i use trace32 debugger when debugging nrf52?
Hello.
Thanks for your support.
I have one question.
Can i use trace32 debugger when debugging nrf52?
Trace32 is a Lauterbach product - so have you asked them?
Hi MK,
The nRF52832 has support for ETM-TRACE, but this has dependencies on your debugger, as you will need a debugger that supports TRACE (like J-TRACE from segger). Here's a post explaining this: devzone.nordicsemi.com/.../
edit: you're ofcourse asking about the Trace32 debugger from Lauterbach, and it seems that this has support for the nRF52832: www.lauterbach.com/.../pro_nrf52832.php
You will still need to have the proper plugin for your IDE and other features in place in order for this to work. As @awneil says, I would recommend contacting them directly on how to set this up with your IDE.
Cheers, Håkon