Using 1 LPC4322 to debug both LPC55S69 and QN9090 on a Custom PCB Board

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

Using 1 LPC4322 to debug both LPC55S69 and QN9090 on a Custom PCB Board

Jump to solution
582 Views
SrinathVelavan
Contributor III

Hello, 

I am developing a custom PCB board with LPC55S69 as the host MCU. Inorder to debug my SDK, I am using LPC4322 as used by the EVK board of LPC55S69. Now, I am including QN9090 as part of my custom board. 

In the DK006 QN9090 development kit, LPC4322 is used as a debugger for linking to QN9090 chip. 

Can I use 1 LPC4322 to debug both my LPC55S69 and QN9090 using the SWD interface? If so, should I use the same SWD pins or can I configure the GPIO pins of LPC4322 to pinout 2 separate SWD pins (1 for LPC55S69 and 1 for QN9090)? Is this possible to do or should I use 2 separate LPC4322 debugger chips on my custom board??

Please help with this query.

TIA

0 Kudos
Reply
1 Solution
566 Views
ErichStyger
Specialist I

Unlike JTAG, SWD is not designed to debug multiple devices in a daisy chain or other ways. I suggest you add two SWD ports with two debug probes attached.

View solution in original post

0 Kudos
Reply
2 Replies
567 Views
ErichStyger
Specialist I

Unlike JTAG, SWD is not designed to debug multiple devices in a daisy chain or other ways. I suggest you add two SWD ports with two debug probes attached.

0 Kudos
Reply
551 Views
SrinathVelavan
Contributor III

Thank you for the clarification. 

 

0 Kudos
Reply