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, 10 months ago.
Compiled file is too big after adding SDCard library
My program size jump by 20Kbyte only after adding the library to my program. This make my binary size bigger than the flash memory .. it reaches about 60Kbyte. I use F030R08. Without the SDCARD library, I have the binary about 30Kbyte. What should I do? Please help!