We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I tried few debugger(hands-on) especially Segger's but those JTAG debugger doesn't suppport Cortex-R7 core. I also checked few other JTAG debugger(RLINK, flyswatter etc) but cortex-R7 was also not in their list of supported cores on their website.
Does anybody has worked on Cortex-R7 core with some debugger or Any clue which JTAG debugger to choose for the same ?
Hi there, I have moved your question to the Cortex-R processor forum. Many thanks.
Hi shubham@p,
The Arm Debugger has support for Cortex-R7:
https://developer.arm.com/tools-and-software/embedded/arm-development-studio/learn/specs/supported-processor-cores
There are also many third party debuggers supporting Cortex-R7/ARMv7-R like e.g. Lauterbach's TRACE32:
Cortex-R ARMv7
Thanks vstehle.