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.
8 years ago.
Max size when import a compiled library
Hi, We are trying to import our compiled library. When we compiled in release mode, around 1.5MB and we can use it. But when we build in debug, bigger than 10MB then the compiler online said invalid format (same compiler, just change release to debug)
So, if you know, can you please share to us how max library size that we can import to mbed compiler online? Or we can spilt the library into multi smaller library?
Thank for support us