Discussion Forum

stack size

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Moulinier jean-marc
Posted
14-Dec-2004 15:32 GMT
Toolset
C166
New! stack size
Hi,

In the start167.A66 file, there are 2 stack??
STK_SIZE and USTSZ

I program in C language and I would like to know if I must declare the twice or just one, in order to gain some memory !!

What's the goal of these variables ??

Thanks in advance

Regards
Read-Only
Author
Walt Conley
Posted
14-Dec-2004 15:53 GMT
Toolset
C166
New! RE: stack size
The manual explains the purpose of having two stacks and how to size them.

http://www.keil.com/support/man/docs/c166/c166_ap_stack.htm
Read-Only
Author
Moulinier jean-marc
Posted
15-Dec-2004 18:12 GMT
Toolset
C166
New! RE: stack size
Thanks, it's perfect !!

Next Thread | Thread List | Previous Thread Start a Thread | Settings