xil-se / xildebug_sw

XilDebug is a CMSIS-DAP compliant debugger, UART bridge and power profiler all in one package.
5 stars 1 forks source link

makefile: Print ram and flash usage #53

Closed kbeckmann closed 6 years ago

kbeckmann commented 6 years ago

Closes #47

arturo182 commented 6 years ago

Why not just arm-none-eabi-size? :P

kbeckmann commented 6 years ago

Nice, but how do you get the size of ram and flash with that tool?