Content originally posted in LPCWare by kenh6942 on Thu Jun 27 10:26:55 MST 2013Download the latest LPC313x CDL from this site or lpclinux.com. In lpc3xxx_cdl\csps\lpc313x\tools\ you'll find UnsImgCr.exe. This is to create an unsecure (no AES encryption) image whether booting via DFU or otherwise. I didn't need an encrypted image, so I don't recall what you need to make an encrypted image.
Also keep in mind that the LPC3141 is discontinued as per NXP's website. If you need AES decryption, you should go with LPC3143. Otherwise, go with LPC3130 or LPC3131.