Discussion Forum

About Stack

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

DetailsMessage
Read-Only
Author
Mahesh M
Posted
10-Jan-2008 15:38 GMT
Toolset
C51
New! About Stack

How to see the Stack variable
what SP and SPMAX?

Read-Only
Author
Andy Neil
Posted
10-Jan-2008 15:41 GMT
Toolset
C51
New! RE: About Stack

C51 doesn't use the stack for variables!

"what SP and SPMAX?"

where did you see them mentioned?

Read-Only
Author
Mahesh M
Posted
12-Jan-2008 06:07 GMT
Toolset
C51
New! RE: About Stack

If you observe the Regs window in the debug mode you will find the ""spx" and "sp_max"

Read-Only
Author
Andy Neil
Posted
12-Jan-2008 09:40 GMT
Toolset
C51
New! RE: sp_max

Did it occur to you to try putting "sp_max" into the 'Search' box...?

http://www.keil.com/support/docs/192.htm

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