This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

View size of memory used in compiler section s

Hi Folks

Is there a way in CCS, or reading files, to see how much memory is used in compiler sections after a compile?

For example can I see how much space my program will use in  .ebss rather than just how much space is assigned to .ebss (i.e. in the CMD file)

Thanks