ERR in using SWD_DIO pin to gpio pin

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ERR in using SWD_DIO pin to gpio pin

ソリューションへジャンプ
2,077件の閲覧回数
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 解決策
2,066件の閲覧回数
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 返信
2,067件の閲覧回数
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 件の賞賛
返信