无法从SDK5.0.4凯尔调试项目. *** error 122, line 17: AGDI: memory read failed (0x000000C8)

Learn MoreFAQsTutorials

2 posts / 0 new
Last post
Gandhi
Offline
Last seen:1 year 3 months ago
Joined:2019-05-02 13:00
无法从SDK5.0.4凯尔调试项目. *** error 122, line 17: AGDI: memory read failed (0x000000C8)

Hi,

Im trying to debug the keil projects from SDK5.0.4. I see an error for all the projects.

*** error 122, line 17: AGDI: memory read failed (0x000000C8)

Kindly someone tell me the solution. Thank you.

Device:
PM_Dialog
Online
Last seen:1 min 54 sec ago
Staff
Joined:2018-02-08 11:03
Hi Gandhi,

Hi Gandhi,

Try to unzip the SDK in a new deduced path folder and then re-install the Keil tool and the JLink. For example:

c:\myWorkspace\DA1458x_SDK\5.0.4

Also please try to disable all the break points you have set inside your code.

Thanks, PM_Dialog