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 optimization

hai,
what are the ways to reduse code.

Parents
  • Note :
    The size shown by the uV compiler during compilation at bottom
    (Specifically if you are using the limited free version !) in output window includes all the ROM code + ZIdata + RW data .
    So even the RAM is included in this size.

    If using the free version the limited 16K include all type of data

    Suvidh

Reply
  • Note :
    The size shown by the uV compiler during compilation at bottom
    (Specifically if you are using the limited free version !) in output window includes all the ROM code + ZIdata + RW data .
    So even the RAM is included in this size.

    If using the free version the limited 16K include all type of data

    Suvidh

Children