Hi @AndyS2M
This MCU is a little old and there's newer cortex M4 in the LPC family that has support in MCUXpresso and the SDK. For example, the LPC541xx (LPCXpresso54114 board | NXP Semiconductors).
If you still interested in the LPC40xx family, there's some examples in the following link.
The SVD file is present in SDK MCUXpress for the new LPCFamily, on MCUXpress, while it is not using *.svd extension. it is *.xml,
I hope this will help you
Have a good day
Hi @AndyS2M
This MCU is a little old and there's newer cortex M4 in the LPC family that has support in MCUXpresso and the SDK. For example, the LPC541xx (LPCXpresso54114 board | NXP Semiconductors).
If you still interested in the LPC40xx family, there's some examples in the following link.
The SVD file is present in SDK MCUXpress for the new LPCFamily, on MCUXpress, while it is not using *.svd extension. it is *.xml,
I hope this will help you
Have a good day