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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I just asked this question on the EA LPC11U35 QuickStart Board platform page, but since it's still hidden I'm not sure if anyone will be able to see it. Therefore, I'm re-posting it here:
Neil Thiessen wrote:
I've been happily using this target for a while now, but all of a sudden my binary size has gotten huge! At first I thought it was something that I'd done, but I just did an experiment and the binary size has definitely gotten bigger. First, I created a new project with the following code:
Then I compiled it for both the LPC11U24 and the EA LPC11U35 QuickStart board. The LPC11U24 build produced a 932B file, whereas the LPC11U35 build produced a whopping 2096B file! That's 225% larger! I tried one of my another projects, and the LPC11U24 version came it at 14384B whereas the LPC11U35 version was 18532B, 129% larger! Has the toolchain for the LPC11U35 been changed? That extra 32KB of flash isn't going to do any good if the binaries are this much larger.