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

Program Size

why am i getting this error
Program Size: data=205.4 xdata=0 code=1619
how to fix this

Thank you for your help,

Parents
  • .... and make your code grow, everything get slower ....

    If it meets the project objectives it doesn't matter how slow it is or how much code it takes. If objectives are met we are more concerned with code being documented and maintainable.

    I prefer my digital watch to be slow and reliable. I don't want it to be fast and resetting all the time.

Reply
  • .... and make your code grow, everything get slower ....

    If it meets the project objectives it doesn't matter how slow it is or how much code it takes. If objectives are met we are more concerned with code being documented and maintainable.

    I prefer my digital watch to be slow and reliable. I don't want it to be fast and resetting all the time.

Children