10 years, 11 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

10 years, 11 months 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/