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

SPRINTF()

I am using SPRINTF() function and it increase the code by 2.3K. Is there any method to reduce the code size.

Thanks,

Mashood

Parents
  • Thanks you all, I got your point. Now my code size is slighly above 10K and I was using AT89C52 before and now I couldn't. So which controller from the same 51 family should i use. I have 89C55WD in hand with 20k program memory. Can it be used with the same code without any other settings in program or during program burn.

Reply
  • Thanks you all, I got your point. Now my code size is slighly above 10K and I was using AT89C52 before and now I couldn't. So which controller from the same 51 family should i use. I have 89C55WD in hand with 20k program memory. Can it be used with the same code without any other settings in program or during program burn.

Children