Hi Earl,

I don't use the program (code designer lite) but is it possible the program has a memory limit? For example, some demo programs have a 2K limit to the program.

Page warning message "Code Crosses Boundary @800h" is simply a warning and comes up every 2K of program memory usage. It won't stop you from writing more code and it won't keep your program from running.

The "Out of Memory" could be coming from either your computer itself OR the program code designer lite if it does indeed have a memory limit.

HTH,

BobK