Hello, I am using the keil compiler evaluation version, my program was compiling without any errors and i was also able to debug my program, but as i was expanding the program, one error has started "DATA : segment too LARGE". Is this error becauae of the limitation of the compiler my code is nearly 500 lines now. Please help regards Rucha
Hello, Thanks for the help, i have also read a similar thread on 8052.com www.8052.com/.../read.phtml Trying to implement all the suggestions in the keil manual like placing arrays in xdata memory and many more.. it seems to be working fine, will implement the other optimising techniques also. thanks for the help