Hello,
I am attempting to port over the RM48LX SD Card project into my project. I have been following the guide I liked below:
After including the mmc-hercules files I have been getting compile error #20 indicating that some typedefs are not defined (BYTE, DWORD, LBA_t, UINT, WORD are all flagged as undefined). I have added all added header file locations to the include path so I'm not quite sure what would be causing this issue. I have attached the the zipped files below, please let me know if any more information is required to resolve these errors.
Thanks.