大家好,
在cmd文件中,栈大小描述为"__stack_top =__stack +1024;"。
但是,当我检查映射文件时,我发现了以下内容
添加:0x2000.0928万 =_堆栈
添加:0x2万d28 =__stack_end
添加:0x2万d28 =__stack_top
为什么__stack_end和__stack_top的地址值相同?
此外,如果我要更改__stack_end和__stack_top的地址,我应该执行哪种操作?
我使用的CCS版本是(11.1 0.0.0011万)
此致。
柳时敏