Hi,
How do I see how much flash and ram my code takes up? and What is the meaning of the information given by the compiler?
text data bss dec hex
5092 1176 3160 9428 24d4
Regards,
Binge
Solved! Go to Solution.
maybe you can take a look at this article:
https://mcuoneclipse.com/2013/04/14/text-data-and-bss-code-and-data-size-explained/
maybe you can take a look at this article:
https://mcuoneclipse.com/2013/04/14/text-data-and-bss-code-and-data-size-explained/