MODDMA.h

31 Jul 2012

Hi, I am new with mbed and I'm trying to send data through the USB using the DMA of the LPC1768. When I add the MODDMA folder to my project and I try to compile the project, this message appears:

class "LPC_SC_TypeDef" has no member "RESERVED9" from SETUP.cpp

Has anyone any idea of how I can solve this problem?.

Thanks

31 Jul 2012

I republished the library with a patch for that:

[Repository '/users/p3p/code/MODDMA/' not found]

just needed to rename RESERVED9 in 2 places as I remember, was a while ago