can't use jlink to download

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

can't use jlink to download

Jump to solution
1,579 Views
sosong
Contributor II

 

 

:smileysad:I was wrong

 

 

UART0_TX has be multiplexed onto PTA1 ,UART0_RX has be multiplexed onto PTA2

 

PORTA_PCR1 = PORT_PCR_MUX(0x2);
PORTA_PCR2 = PORT_PCR_MUX(0x2);

 

now,can't use jlink to download ,How to do?:smileysad:

0 Kudos
Reply
1 Solution
1,369 Views
sosong
Contributor II

OK,Problem has been solved

 

Use SWD mode to download  .

View solution in original post

0 Kudos
Reply
2 Replies
1,370 Views
sosong
Contributor II

OK,Problem has been solved

 

Use SWD mode to download  .

0 Kudos
Reply
1,369 Views
sosong
Contributor II

Who can help me?:smileysad:

0 Kudos
Reply