| ??? 11/28/02 13:36 Read: times |
#33361 - RE: My stack gets over written:( |
Or maybe go through the assembly code generated by your compiler and see where you can optimize: How many variables are temporary i.e. you can re-use the same register/memory location at different points of time? As mentioned before, use the bit-addressible space if it has been skipped. If you must, keep only the least used variables in external RAM. Stuff like that...
kundi |
| Topic | Author | Date |
| My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
| RE: My stack gets over written:( | 01/01/70 00:00 | |
RE: My stack gets over written:( | 01/01/70 00:00 |



