Can`t program or enter into debug mode

5 posts / 0 new
Last post
slava
Offline
Last seen:3 years 4 months ago
加入:2015-04-28 10:35
Can`t program or enter into debug mode

Can`t enter debug mode. Keil show error window "Cannot access Memory". In J-link commander I can see "Info: Found SWD-DP with ID 0x0BB11477".
What I need to do to start debugging?

Device:
JE_Dialog
Offline
Last seen:1 hour 11 min ago
Staff
加入:2013-12-05 14:02
Hi There, can you tell us

Hi There, can you tell us about your set-up ? Which development kit are you using - or is it a target baord - and can you download firmware over UART using smart snippets to the target device ? BR JE_Dialog

slava
Offline
Last seen:3 years 4 months ago
加入:2015-04-28 10:35
I am using DA14580 module

I am using DA14580 module like thishttp://www.aliexpress.com/snapshot/6632072350.html?orderId=66979164518423. In this board there is no reset pin, so it is do not connected to J-Link.
Maybe I can`t debug because reset pin is unconnected?
I tried to program over J-link only. When I connect module to uart I see garbage in terminal on any baud rate.

JE_Dialog
Offline
Last seen:1 hour 11 min ago
Staff
加入:2013-12-05 14:02
One additional point, to use

One additional point, to use debug, you need to undefine sleep mode - this is not supported in debug mode. BR JE_Dialog

slava
Offline
Last seen:3 years 4 months ago
加入:2015-04-28 10:35
问题已经解决了。后

问题已经解决了。后changing J-link emulator to another debug is start. Thank you!