• I cant run the EXTI0:(
    Hey guys.I want to use the EXTI0 to light an LED but my code does not work.Im using LPC2138 that has simulation in proteus.
  • Function
    Hello, We recently purchase keil PK51 software, we wanted to solve following error's, kindly help us. 1. When we compile our code by using PK51, it generate random functions. We required to set function...
  • labs function
    There a two unsigned integers. Lets call them red and blue. How can i put them in a if condition? The if condition should be true, if the difference between the two (unsigned integer) variables...
  • main function ?
    why in Keil compiler we define the main as int rather that void ? int main (void) rather than .... void main (void) ,like in C51
  • SWI Function
    hai i'm working with LPC2148 and keil Real view compiler i want to know how to write Software interrupt Function.. i tried some but met with an error.. i want to know how to define SWI function...