LPC55S69-evk "0 available SWD Devices detected"

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

LPC55S69-evk "0 available SWD Devices detected"

跳至解决方案
5,086 次查看
jeremygeslin
NXP Employee
NXP Employee

Hi,

I followed tutorial to get started with LPCXpresso55S69 Development Board | NXP. Everything was running smoothly until the step where I built my own application based on SDK example. Indeed, after a few Build/Debug loops the board suddently stopped working.

Now, when trying to initiate Debug, the probe is properly being detected:

pastedImage_2.png

But SWD link to the cores seams not accessible:

pastedImage_3.png

Of course I tried to unplugged the board, restart MCUXpresso, even restart my computer but nothing helped. I also re-flash the on-board probe FW using LPCScript tool, but it didn't helped either.

Is there a way to repair the board ?

Regards,

Jeremy.

标签 (1)
1 解答
3,793 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Jeremy,

How about erase your chip in ISP mode:

Short J10 of board, then press and release RESET button,  open GUI FLASH Tool,

choose "Mass erase" as below, then click Run..:

pastedImage_36.png

After completed, remove the jumper on J10, reconnect board with PC, then try to debug again.


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.
-------------------------------------------------------------------------------

在原帖中查看解决方案

5 回复数
2,894 次查看
rakesh_ravikuma
Contributor I

Hi i have same issue can you please help.

1. My micro-controller is LPC55s16 my controller is connected to the target hardware (not the evaluation kit ).

2. I implemented the power modes where i go to deep sleep due some reason its not waking up.

3. because of this my ECU is locked so im not able to flash the code next time.

4. I tried GUI FLASH Tool also its not working same "0 SWD devices connect" its popping.

5. The debugger used is MCU-LINK virtual com port.

please reply if anyone knows the answer how to resolve the issue 

3,794 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Jeremy,

How about erase your chip in ISP mode:

Short J10 of board, then press and release RESET button,  open GUI FLASH Tool,

choose "Mass erase" as below, then click Run..:

pastedImage_36.png

After completed, remove the jumper on J10, reconnect board with PC, then try to debug again.


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.
-------------------------------------------------------------------------------

306 次查看
AJITHKUMAR36
Contributor II

Hello,

I'm facing an issue where my LPC55s36 controller isn't detecting any SWD devices while running programs in MCUXpresso IDE.


I'm using MCUXpresso IDE v11.9.0 with LPC55s36 development board(https://www.nxp.com/part/LPC5536-EVK#/). I've been able to successfully program the board in the past, but suddenly encountered this issue.

I've tried to  erase the board in ISP mode by shorting JP25 of board and pressing reset and then using GUI FLASH Tool to erase the memory but still the error persist.

AJITHKUMAR36_6-1709224956226.png

 

AJITHKUMAR36_0-1709224790269.pngAJITHKUMAR36_1-1709224820010.pngAJITHKUMAR36_2-1709224839094.png

AJITHKUMAR36_3-1709224865896.png

AJITHKUMAR36_4-1709224888283.pngAJITHKUMAR36_5-1709224905716.png

 

Regards,

AJITH KUMAR

0 项奖励
1,145 次查看
MinhVuongVo
Contributor I

Thank you very much,
I've had a same problem and your answer's handled it  

0 项奖励
3,793 次查看
jeremygeslin
NXP Employee
NXP Employee

The "mass erase" did the job, board is working again.

Big Thanks !!!

0 项奖励