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.
Hello every one,
I have a problem with my segger J_Link debugger and KeilV5.15...I can download the code into the device using flash downloader but I can't debug my code and I have an error in Keil's command window as :
*** error 122: AGDI: memory read failed (0x062D7810)
How can I solve it ?
Thanks
Is that a valid memory address in the unspecified target?
Examine why the tools would be accessing that address, check the .MAP, check the debugger script .INI, check if you have a memory view open.