rt1062 Quad SPI what debugger gives the best performance

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

rt1062 Quad SPI what debugger gives the best performance

314 Views
anthonygarza
Contributor I

So I am working on a project with MCU expresso and and a jlink and alot of the developers myself included believe the lag time between hitting download and debug is astronomical. Is there a better SWD debugger that might give better performance.

 

Thanks,

0 Kudos
1 Reply

305 Views
mrd
Contributor III

If you are fortunate enough to have one of the J-Link or J-Trace models that supports Segger's Ozone debugger, it is much-much faster in both download and when hit a break-point. I use a Cortex-M J-Trace with ethernet connection debugging RT1176. I build with MCUExpresso, but debug with Ozone.

https://www.segger.com/products/development-tools/ozone-j-link-debugger/

https://www.segger.com/products/debug-probes/j-link/models/model-overview/#software-features <= Shows which models support Ozone.

0 Kudos