11 years, 2 months ago.

Compatibility of binary file from mbed compiler to similar mcu

Hello,

I would like programming in mbed compiler and then use output binary file to my mcu, which is a littlebit different. I mean build binary for mbed LPC11U24 but it will ok with LPC11U35 which is the same but it has more memory?

1 Answer

11 years, 1 month ago.

If it is really the same with more memory is most likely not an issue. However why not just compile for LPC11u35? It is supported by mbed: http://developer.mbed.org/platforms/EA-LPC11U35/