Content originally posted in LPCWare by grieto on Tue Nov 12 14:27:37 MST 2013
Hello all,
I'm in the process of evaluating/prototyping with the EA1788 for an embedded design. I have been leveraging off of the examples provided in LPCOpen v1.03. I have successfully compiled a ran several of the examples for the EA1788 platform including the Mass Storage Device example using RAM. However, I would like to evaluate the Mass Storage Device example using an SD card instead of RAM. Reading through the literature and code, I see mention of defining CFG_SDCARD to enable this option. However, when I do this I have many issues compiling for the code. Troubleshooting some of the compile issues, I realized the core code for the LPC18xx (Hitex EVA 1850) seemed to have most of the code there to build correctly... I think it built with only 3 errors. So, I'm wondering if there is a working version of the Mass Storage Device example using an SD card for the Embedded Artist 1788 devKit?
Any help would be appreciated!
Thanks, Greg