Data Stack area: 60h to 15Fh
Data Stack size: 256 byte(s)
60h to 15Fh是系统开辟的,好像我们有256 byte(s)可用,至于60h-00h则是Register File
Estimated Data Stack usage: 87 byte(s) 好像是我已经用到的了
Global variables area: 160h to 16eh
Global variables size: 15 byte(s)
然后160h接着“Data Stack area: 60h to 15Fh”的15fh,放全局变量,不小心用了15byte(s)
就到了16eh
接下来
Hardware Stack area: 16fhh to 45Fh
就是系统剩的了(说明:我用的这个cpu就45Fh)
文章评论(0条评论)
登录后参与讨论