Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
memory usage
#1
Hi,
Probably a very simple question...
Where can I see memory usage (Flash, Ram) after compiling ?
From previous IDE's I could see it in map file if I remember well.

Thank you !
Reply
#2
P.S.: still running v1.1, as I prefer not to update while running project
Reply
#3
You can find that in the "Build messages" log.

You can also click at the map file to open it (see highlighted part in picture)

   
Reply
#4
Thank you for your prompt reply !
Sorry, I was some confused...
On my install, Build log is providing the information:
"
Used memory resources:
  text   data     bss     dec     hex
  64372   1088   2140   67600   10810
"
somewhere in the middle of the log file,

whereas "build message" only displays

||=== Build finished: 0 errors, 10 warnings (1 minutes, 44 seconds) ===|
Reply
#5
Probably you are using a generic (external) GCC Compiler.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)