ERR in using SWD_DIO pin to gpio pin

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

ERR in using SWD_DIO pin to gpio pin

跳至解决方案
1,923 次查看
ETSZ
Contributor I

I want to use SWD_DIO pin to PTA4. 

 

but when i debug, if code go through this code, debugger shows me 'no source available for "__isr_vector() 0x4"'

and debug stops.

 

why this problem happen? datasheet says SWD_DIO pin is 'Serial Wire Debug Data input/output', so debug process can't go more?

 

 

0 项奖励
回复
1 解答
1,912 次查看
ErichStyger
Specialist I

Yes, if you map a pin used by SWD/Debug as a GPIO pin, you won't be able to debug any more.

在原帖中查看解决方案

标记 (1)
0 项奖励
回复
1 回复
1,913 次查看
ErichStyger
Specialist I

Yes, if you map a pin used by SWD/Debug as a GPIO pin, you won't be able to debug any more.

标记 (1)
0 项奖励
回复