Compiled constants/data listing?

I've been examining the listing files generated and one thing I would like to see in a file is what is entitled as CONSTANT. I've played with the settings and as yet cannot get the data to be listed with the assembly listing.
I've looked at the compiler and assembler and I'm a little baffled why it doesn't include the const data in the listing file. If there is an option to this I haven't been able to find it.
I've looked at http://www.keil.com/support/man/docs/c51/c51_cm_lstfile.htm
which of course didn't mention constant space.

So if anyone has a clue on how to view the generated const data in code space. Let me know.

Stephen

Parents Reply Children
More questions in this forum