Content originally posted in LPCWare by lpcxpresso-support on Fri Feb 13 05:02:56 MST 2015
Quote:
It's such a pity that the LPCXpresso does not tell us that bytes written are less than program size.
Please explain:
- If the application does not fit in the memory for the selected MCU, the linker will generate an error
- if the application does not fit in the flash when trying to download, the debugger will report an error
So, I do not know what you mean...