| ??? 11/17/06 15:50 Read: times  | 
#128193 - Memory-model independant Responding to: ???'s previous message  | 
Andy said: 
 ... function pointers are troublesome to (most) 8051 'C' compilers: http://www.8052.com/forumchat/read.phtml?id=128066  Russ Cooper said: 
 This is interesting.  I've made lots of state machines driven by tables of function pointers without any hint of trouble. Erik Malund said: 
are you using the awful LARGE model? The memory model shouldn't matter - the problem is to do with Overlaying, and Keil certainly does Overlaying in all the data spaces, including XDATA.  | 



