• 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...
  • 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).
  • C51: Compiled ouput on two PC not same
    Hi all, I am using C51 V4.1 for a project. Recently I found that the compiled output on my PC and on my colleague PC are different. Settings on two PC are the same (compile option, optimization,...
  • 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...
  • Output uv4 build messages to stdout
    I'm building my project via the command line using something like this: "C:\Program Files\Keil\UV4\Uv4.exe" -b ".\myProj.uvproj" The problem is that this command does not send anything to the...