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.
6 years, 8 months ago.
MBED-DEV (OS2) how do I reduce program flash to minimum?
19.1kB to blink an LED on the the classic LPC1768 using OS2 (MBED-DEV)
I know all the peripheral set ups are included. Can we switch out some functions here like Debug?
I found Andy's suggestion but its all changed since then:
https://os.mbed.com/questions/72252/mbed-dev-Minimum-application-size-using-/
Not just the LPC1768 but across all platforms.
And yes I do realize I would loose some Debug functions and newer MCU's have larger Flash/Ram capacities, but why use a sledge hammer to crack a nut?
Any suggestions?