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.
11 years, 11 months ago.
when i merge the two libraries (sdcard and vga) it gives error?
i want to interface a sd card and vga on a same mbed. both libraries for sd and vga are working separately. but when i merge them hen it gives error like missing files mbed debug .
1 Answer
11 years, 11 months ago.
Update all libraries, including the main mbed library. If you click on a library at the right side you get an update button. (if there is a newer version)
Btw in this case I happen to have read about this error before. But generally it will be pretty much impossible to help you with your problem if you don't give more information about which libraries you use, with which code.