Hi all. i'm working on HCS08DZ60.
I want to analyse the map file to know ram usage (without stack)...
Could you confirm me that, to know RAM usage without stack, i just need to add:
- Data segment
- Bss segmant
- Common segment
In this case, in my map file (joined) could you confim me that i'm using 1463 bytes of RAM?
Tanks in advance.