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

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
Gandhi
Offline
Last seen:1 year 4 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
Offline
Last seen:16 hours 11 min 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