Gordon Henderson schrieb: > I'm probably missing something obvious, but is there an easy way to find > out how much flash and ram my project is using? (PIC18 target).
I don't know about the PIC18, but on the Z80 finding the amount of RAM used should be eqivalent to the halting problem and the .map file is quite OK at telling the amount of ROM used (though according to your post it seems different on the PIC18). Philipp ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
