JLink cannot connect to MCU

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JLink cannot connect to MCU

1,669 Views
wmp
Contributor I

I have made lpc55s69 pcb,and the debug interface on board is JTAG-SWD type.I placed an 100K Ohm pull-up resistor over the SWDIO pin and a same value pull-down resistor on SWCLK pin,referenced to the official EVK.

pastedImage_3.png

But when i tried to debug an example project on it with jlink,errors occured.It said:"JLink cannot connect to target"

The software i use is MCUXpressoIDE 11.0.1.

But it seems that my JLink has recognized the mcu,however , just cannot contact with it.

Could anybody tell me whether I made my circuit correct or not ?

pastedImage_1.png

Labels (4)
0 Kudos
4 Replies

1,409 Views
jeremyzhou
NXP Employee
NXP Employee

Hi ,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) But it seems that my JLink has recognized the MCU, however, I just cannot contact it. Could anybody tell me whether I made my circuit correct or not?
-- After having a review of the schematic and the command in J-link Commander, I think the schematic is right basically, however, I don't consider the J-link had already recognized the LPC55S66 actually.
I'd like to know whether you try to use the J-link to connect the LPCXpresso LPC55S69 board.

Have a great day,
TIC

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos

1,409 Views
wmp
Contributor I

No, I don't have a LPCXpresso Board of LPC55S69,because by coincidence I got three samples of this chip ,but it seems  no one in the community have ever made a custom board with that except me,which makes me frustrated.A good chip shall not be limited to perform its functions only by official eval board.It should be diy-friendly...

0 Kudos

1,409 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,

Thanks for your reply.
I'd like to suggest you try to use the J-link to connect the LPCXpresso LPC55S69 board, it can help us to determinate the issue is caused by the firmware of Jlink out of date or hardware circuit.
The below figure demonstrates the process of J-link connecting the LPCXpresso LPC55S69 board.

pastedImage_1.png

Have a great day,
TIC

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos

1,409 Views
bob_nayar
Contributor I

I recently spent some time getting my LPC55S66 up on my board.

Did you pull the RESET pin up with a resistor (any value from 10K to 100K should be fine)?

0 Kudos