I want to check memory usage for the consideration of a microcontroller to be used in an embedded system.Is there a way to check this?
Development environment used: keil studio
I may be wrong (I am not familiar with mbed), but the linker generates ELF images which are converted into binary, so there must be one?