| ??? 12/13/02 07:40 Read: times |
#34362 - RE: maximizing stack space |
I don't know about iar software but I did have a similar situation where I was running out of stack space and was thinking about an external stack,but I found that by rewriting my code to use less static local variables and by moving the stack after the near data I was able to keep the stack internal which saves a lot of overhead when compared with an external stack.
Jez |
| Topic | Author | Date |
| maximizing stack space | 01/01/70 00:00 | |
| RE: maximizing stack space | 01/01/70 00:00 | |
| RE: maximizing stack space | 01/01/70 00:00 | |
| RE: maximizing stack space | 01/01/70 00:00 | |
RE: maximizing stack space | 01/01/70 00:00 |



