• Port input ouput
    How can i read a port in 8051 uC. Can you please list out a source which accept P0 port value and add 10 into it and write it to P2. ( please include all variable declaration in soyrce code).
  • unable to get ouput of printf
    hello, i am working on FRDM-K82F freedom board on keil V5.23 with freeRTOS example. i have downloaded code (DPF pack) from the NXP site. while simulating the code(without hardware) on keil printf...
  • Custom Build Ouput Messages
    Hi, Is there a way (pragma, etc) of displaying values of defines or enums after compilation in the build output window? I'm using uVision 5 with the arm compiler. Thanks.
  • PROBLEM IN OBTAING OUPUT INSPITE OF HAVING NO ERROR
    HEY .. AM USING KEIL UVERSION 4 SOFTWARE. I HAVE TYPED MY CODING IN C LANGUAGE AND ADDED LIBRARY FILES REG51.H , STDIO.H , CONIO.H. I HAVE GOT NO ERROR BY WARNING WHILE COMPILING.' THIS IS THE WARNING...
  • same variable for two different
    Hi All, I have a IIC routine file i2c.asm,which has routines to read and write into a IIC device. Now I am using the i2c.asm for two devices RTC and serial memory which are connected on different...