• Code size question
    I viewed one of my the *.lst file to determine the code size. Here are what listed: Static Overlayable Code size 46267 -- Constant size 8042 -- xdata size 21 832 pdata size -- -- data size 20...
  • Printf() size, questions?
    How many bytes will printf() take up in a non debug-monitor environment? Also, is it easy to set up printf() to map to a second UART? I will need control of the UART ISR so that I can handle receives...
  • 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,
  • Program Size
    Could someone kindly explain to me how I can interpret the size of my program from the output generated by the C51 compiler. Data = 9.0 Xdata = 1717 Code = 2357 Thank you in advance.
  • PROGRAM SIZE
    Here is a solution for all you engineers who have installed Keil and try to compile your code and do not get "Program Size: data=xx.x xdata=xxx code=xxxxx" on the output screen. SOLUTION: REBOOT YOUR...