SWD problem on s32k144

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

SWD problem on s32k144

跳至解决方案
1,266 次查看
lohrsistemas
Contributor IV

I have successfully programmed my device but now I cannot connect with MCU.

I use SWD interface. It can be the case that I use SWD pins as output and in my code I set PTA4 and PTA5 as output. Can it be the case?

What can I do?
标记 (2)
0 项奖励
1 解答
1,021 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

It seems to be the case.

It was discussed in this thread: https://community.nxp.com/message/987643 

You can use the PEmicro recovery utility mentioned in the thread.

Regards,

Daniel

在原帖中查看解决方案

2 回复数
1,022 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

It seems to be the case.

It was discussed in this thread: https://community.nxp.com/message/987643 

You can use the PEmicro recovery utility mentioned in the thread.

Regards,

Daniel

1,021 次查看
lohrsistemas
Contributor IV

Hi Daniel,
I did not have the hardware PE micro, so I tried with the SEGGER.
Trying several times to reset the power of my board, had a moment when I was able to program it.

Okay, that saved my board. However I will go through this problem if I have to use these pins in a project where the pins of the MCU are completely used, and the last resort is to share the SWD pins. I suggest having some commentary on the datasheet of this item, guiding the risks of using SWD pins for general purposes.

0 项奖励