• about code size of functions
    How can we check code size of an individual functions? One method is to disable all other functions and compile only one function. Is there any other method?
  • about data size
    hi, i have a doubt. after compiling the program the bottom of the page shows data=9.0 xdata=0 warings =0 like this. what is this data and xdata i think data means how many bytes allocated to...
  • Code size
    Hi everyone, I recently switched to programming 8052 from PICs for curiosity sake, and MY GOD...!!! those have the speed. they are simple simple but brutal (this is just my experience). but I was...
  • code size
    I made a small test program to test the AT89C2051 controller board. Project is created with startup file in keil. program is getting compiled but not running from controller. hex code is generated...
  • Question about the OS size
    I got a MCB2140 Evaluation board for the phillips lpc2148. I was curious about the maximum program size i can write for this board. I assume since my flash size is 512kb, i would assume thats the largest...