I have a program which works fine in small memory model. The program is growing beyond the 2K boundary and I want to switch to the Large model. When I switch to large model, the program stops working. I also tried it with a working code which is less than 2K. The only thing I do is set the memory model to large 64K code. Am I supposed to do anyting else? Thanks. -sam
I forgot to mention that it works with the epm900 emulator, but once I burn a part (philips lpc932) using the mcb900, the part does not work. Thanks -sam