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
已解决! 转到解答。
Hi@Binge
maybe you can take a look at this article:
https://mcuoneclipse.com/2013/04/14/text-data-and-bss-code-and-data-size-explained/
在原帖中查看解决方案