• Disable the Break detect register in the EEPROM example program
    Hi there, on the example program EEPROM for the 89PLC932 microcontroller I need to disable the break detect register so that it does not count every time I apply power to the device. I need it to read...
  • Break on IDATA
    Hej I am using uVision 2.37 with C51 version 7.05C. I would like to set a break point in a stack overflow. Can anyone tell me how to set a break point on write access to I:0x7f Thank you
  • Break on IDATA
    Hej I am using uVision 2.37 with C51 version 7.05C. I would like to set a break point in a stack overflow. Can anyone tell me how to set a break point on write access to I:0x7f Thank you
  • the meaning of this
    i didn't know the meaning of this (P0=~(row[f][i]))
  • Breaking instructions into two lines
    Hi everyone, How can I break a long instruction line into two or three lines to improve readability of the program written in " C language ? Best regards, Deepak