This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

code memory overshoot ???

if i am using AT89C2051 which has a 2k on-chip code memory, how will i know if my codes have exeeded it? does KEIL automatically pop error? in my application i do not intend using any external code memory & neither is hardware designed for it. what is the way to detect the same (i.e. if i have exeeded the on-chip code memory limit) ???

thank you.