LPC54608

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

LPC54608

1,064 Views
TEMCEFF
Contributor IV

We are trying to build Serial Wire Debugger port in LPC54608 controller (so LPC54608 should work as Debugger host). Please provide Drivers.

Labels (1)
0 Kudos
4 Replies

693 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Muralidhar,

If I understand you correctly, you want to configure the GPIO of LPC54608 controller as JTAG signals or SWD signals so that the LPC54608 can debug the other processor via JTAG or SWD ports, right?

BR

XiangJun Rong

693 Views
TEMCEFF
Contributor IV

Yes sir.

You understood correctly. We need GPIOs to configure as SWD signals to debug other processors. Please help us to continue.

BR

Muralidhar M.

0 Kudos

693 Views
converse
Senior Contributor V

Suggest you take a look at the CMSIS-DAP source code here:

CMSIS/CMSIS/DAP/Firmware/Source at master · ARM-software/CMSIS · GitHub 

CMSIS-DAP is the open source debug probe firmware developed by ARM. I don't think there is a port to LPC54 parts, but there are lots of ports to other LPC hardware, so should be relatively easy to port.

0 Kudos

693 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Muralidhar,

I suppose you would like to develop the code similar as the LPCScrypt tools. But I suppose that the JTAG and SWD code are confidential.

BR

XiangJun rong

LPCScrypt v2.1.1 | NXP 

0 Kudos