Hi,
Can someone tell me what this means, and how do I avoid it please?
C
Can someone tell me what this means, and how do I avoid it please?
C
Attachments
-
5 KB Views: 9
Hi E,Hi C,
You are Popping the Stack, when the Stack is empty.
Usually caused by too many Returns in your Code
E
Hi E,Hi C,
When your Code makes a Call, the Return Address is Pushed onto the Stack,
At the end of the Called routine, the Return Address is Popped off the Stack.
E
| Thread starter | Similar threads | Forum | Replies | Date |
|---|---|---|---|---|
|
|
How to clear CCP1 RC2 PIN PIC 18F4431 Oshonsoft | Microcontrollers | 2 | |
|
|
THREADS in Oshonsoft | Microcontrollers | 0 | |
|
|
WHILE/WEND blocking [OSHONSOFT] | Microcontrollers | 36 | |
|
|
ENABLE HIGH Oshonsoft ( with link to 2013) | Microcontrollers | 1 | |
|
|
Oshonsoft Stack underflow? | Microcontrollers | 30 |