hello,
I wanted an info which tool is better for debugging when using native SDK.
do i have to use pyocd or openocd for native sdk hardware debugging and if you can tell me how i can do realtime hardware testing like twi.
hello,
I wanted an info which tool is better for debugging when using native SDK.
do i have to use pyocd or openocd for native sdk hardware debugging and if you can tell me how i can do realtime hardware testing like twi.
You can use SEGGER RTT: devzone.nordicsemi.com/.../
Or Trace: devzone.nordicsemi.com/.../
I use RTT and find it works well.