Content originally posted in LPCWare by Scribe on Tue Sep 25 02:03:50 MST 2012
Problem resolved,
For dmaChannel0.destinationEndPointer I used the value 0x4000C000 when it should have been 0x40008000.
For reference for anyone wishing to use DMA who doesn't like NXP's overly incumbent drivers, with this change the code works perfectly.