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.

关于stack大小设置的问题



1、ccs中可以设置stack大小,我自己设置的0x200;

2、cmd将stack放在RAMM1中;

3、map中映射关系

想知道stack大小如何确定,如何查看实际需要多大空间?如果设置了一个比较大的空间,如何查看实际用了多大?