• How to predict the power consumption when doing a specific algorithm?
    1. Is there any manual about the calculation of power consumption? Ex. the static power consumption of the build in RAM. How much the power consumption is different between different RAM usage level...
  • how to check the value of the variable.
    hi How can i check the value of a variable during the debugging in c file. Regards Farhan Arshad
  • How check memory usage?
    Hi, I'm new to this compiler. My application behaves strange using a AT89C51CC03. I would like to have some tips on how to check if data or xdata usage is not exceeding processor memory. I checked...
  • How to check overflow
    Hi 8051 Gurus, The question i have is general C question and not specific to any chip. I have two variables of long type, which is the maximum storage size supported. I want to know whether it will...
  • How to check status of GPIO
    Hi im using LPC2148,keilc v3, here i don't know How to check the status of single bit in GPIO?