Page 1 of 1

Can I use J-LINK Debugger with MODM7AE70 ?

Posted: Wed Sep 02, 2020 1:46 am
by Anguel
Hi,

I wonder if a professional-grade debugger like J-LINK can be used with the MODM7AE70.
How about J-TRACE?

Thanks,

Anguel

Re: Can I use J-LINK Debugger with MODM7AE70 ?

Posted: Thu Sep 10, 2020 3:42 pm
by lgitlitz
The MODM7AE70 was not designed with the intention of using an external hardware debugger. Debugging features you would use an external debugger for can be done with the GDB network debugging tools... ie breakpoints, stepping through code, watching memmory or variables, ext. Is there some type of debugging functionality you need that is missing from the provided network debugging tools?