• Printf problem in PK51
    I have written a program just to print the string "Hello World". My program looks like below void main(void) { SCON = 0x50; TMOD = 0x20; TH1 = 0xFD; TL1 = 0x00; TR1 = 0x01; SBUF=' '; printf...
  • Printf problem in PK51
    I have written a program just to print the string "Hello World". My program looks like below void main(void) { SCON = 0x50; TMOD = 0x20; TH1 = 0xFD; TL1 = 0x00; TR1 = 0x01; SBUF=' '; printf...
  • Check PK51
    How to check whether PK51 Professional Developer's software is installed in the PC or not? By clicking HELP---->ABOUT uVISION3 whether the window will show PK51.DLL, if at all it is installed???...
  • Check PK51
    How to check whether PK51 Professional Developer's software is installed in the PC or not? By clicking HELP---->ABOUT uVISION3 whether the window will show PK51.DLL, if at all it is installed???...
  • installation PK51 offline
    Hi I purchased a license of PK51 and I want to install it on a computer that is not connected to the Internet. How can I do this? Thanks Israel