Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 6 months ago.
USBMSD_SD HelloWorld for FRDM-KL25Z
I want show my sd card on PC as drive. I have tried for "USBMSD_SD_HelloWorld_FRDM-KL25Z" example but it can not compile. It shows error-322: Error: Object of abstract class type "USBMSD_SD" is not allowed in "main.cpp", Line: 4, Col: 12
is there any other way to do.