• 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).
  • 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).
  • 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.
  • 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.
  • 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...