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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/31/01 17:42
Read: times


 
#18222 - runtime changing memroy model in c51
in c51 you can set memory model for each "procedure" and set memory model of "program"

but:

how change mamory model of "program" in runtime !

for example in my program require start with only internal memory(256 byte) for cheaking and initializing program and if fault in xmemory report it.
but internal memory model such as "local stack" is very low for running main program contain in main.how change it for run program

how do it ?


List of 5 messages in thread
TopicAuthorDate
runtime changing memroy model in c51            01/01/70 00:00      
RE: runtime changing memroy model in c51            01/01/70 00:00      
RE: runtime changing memroy model in c51            01/01/70 00:00      
RE: runtime changing memroy model in c51            01/01/70 00:00      
RE: runtime changing memroy model in c51            01/01/70 00:00      

Back to Subject List