Hi everyone,

How can I see the program size (xram, code, data) on SDCC after compiling?

with Keil, we could see:
Program Size: data=90.0 xdata=4492 code=5455

Build target 'RAM'
assembling dscr.a51...
compiling fw.c...
Source\fw.c(34): warning C317: attempt to redefine macro '_IFREQ'
compiling device.c...
linking...
Program Size: data=90.0 xdata=4492 code=5455
[...]


-- 
Mr. Andronic BOANARIJESY
     Software Engineer
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Fx2lib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fx2lib-devel

Reply via email to