Hi.
Can you tell me about JTAG on the LPC5528?
Is writing programs in JTAG supported?
If so, please tell me about the schematic connections.
Preferred usage
Program writing in JTAG
Debugging with SWD
Write the program at SPI during ISP Boot
Solved! Go to Solution.
We use SWD and debug and program.
ISP boot code is in boot ROM, user can't reprogram boot ROM
Hi yuto
Here is a very classic article for JTAG/SWD design
https://community.nxp.com/t5/LPCXpresso-IDE-FAQs/Design-Considerations-for-Debug/m-p/469565#M44
Note that, for LPC5528, JTAG is used on this device for boundary scan and production test ONLY and
cannot to used for debugging purposes.
Have a nice day,
Jun Zhang
Thank you, Jun Zhang, for your reply!
Tell me more.
>"JTAG is used on this device for boundary scan and production test ONLY"
Flash Programming in JTAG is not possible?
How to programming the firmware you have created is ISP boot?
(UART,SPI,USB,etc..)
We use SWD and debug and program.
ISP boot code is in boot ROM, user can't reprogram boot ROM
Thank you, Jun Zhang, for your reply!
I understand.