⚠️
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.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
ddustin
Offline
Last seen:1 year 3 months ago
加入:2016-04-20 22:12
JTag Connection Failing

I have setup a jtag plug as per the attached schematic. I copied this schematic from one of the examples.

Then I got the Segger J-Link EDU device here:https://www.amazon.com/gp/product/B017U578UW

Plugged it into the J-Lilnk Emulator JTAG device here:https://www.amazon.com/gp/product/B00RBHOSTYso the cable could attach

And then I ran "JLinkGDBServer" and attempted to connect using SWD. The connection seems to fail every time.

Questions:

1)How do I fix this so any connection at all is possible?

2) I didn't build in a reset button. Do I need a reset button to program the chips?

3) Will the JTAG and / or SWD connection provide power to the chip or do I need to power it?

Device:
PM_Dialog
Online
Last seen:12 min 48 sec ago
工作人员
加入:2018-02-08 11:03
Hi ddustin,

Hi ddustin,

Be aware that we have never used the J-Link EDU in our designs. If you check our reference designs, you will see that we are using the J-Link Lite. As I can see form your attached schematic, you have the reset pin of the J-Link connected with the reset pin of the DA14583, don’t you? Could you please share me any snapshot of JLinkGDBServer configuration? If you would like to connect directly via the SEGGER tools you will have to use the SWD interface and not the JTAG interface (choose as an option in the SWD and not the JTAG) and then choose the DA14583 device. Regarding your third question, yes you need to power the DA14583 up. If you don’t power it up, I would suggest you to check the schematics of the DA14583 Pro-Daughterboard. Please follow this link :DA14583 DEVKT -Pro Daughterboard QFN40 Electrical Schematic

Thanks, PM_Dialog