Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/28/02 07:50
Read: times


 
#33343 - My stack gets over written:(
In my app,I have lots of static local variables,which with sdcc cause my stack to be overwritten as there is no runtime checking.I can cure the problem by forcing them to live in external ram,just wondering if this is the best cure or should I use an external stack?I use external,timer0 and serial transmit interrupts with the normal priorities,all of which can occur during the same routine.
Jez

List of 13 messages in thread
TopicAuthorDate
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      

Back to Subject List