Hi all,
Can you help me understanding these values shown in the console of MCUxpresso IDE after building my project?
As far as I understand I am using 32438Byte of ROM and 668 of RAM. But what are the numbers above? text,data,bss,dec and hex?
Hi @topspin
Have a read at https://mcuoneclipse.com/2013/04/14/text-data-and-bss-code-and-data-size-explained/
Erich