rt1062 Quad SPI what debugger gives the best performance

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

rt1062 Quad SPI what debugger gives the best performance

326 次查看
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 项奖励
1 回复

317 次查看
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 项奖励