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

bl51 in cmd WITH 0800H BYTE CODE SIZE LIMIT

i have a registered version with keil c uv2 so i can compile in Uv2.exe
when i compile in cmd.c:\keil\c51\bin> bl51 main.obj,serialsend.lib .
i have some error message:
RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0840H BYTE (103%) *
how can i compile this programe in cmd.

0