• Variable and IF
    i m working in C using Keil 3.55a how can i define a one bit variable and how can i compare two bits using if how can i set or clear Bit and how can i get the compliment of one byte or...
  • variable
    How to declare and assign variables in ROM to an specific address
  • variable
    How to declare and assign variables in ROM to an specific address
  • Defining a Variable
    how can i define a byte or bit variable in ASM. as we use in C e.g char a = 0; bit TimeStop = 0; unsigned char sec=55;
  • placin the variable
    there are 8 banked battery backedup RAMS. i want to declare certain variables in 6th bank directly . please help me.