This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

part memory usage?

How do I view how much program and ram space a compiled program
will use? I'm looking for something like a memory map such as is
provided by other tool sets. I've been able to figure out the program
size by loading into dScope. That seems an inefficient way to check
code size. And I haven't found how to check ram (variable) space
usage. Thanks.

-Wes