• ? C51: USING THE ON-CHIP XDATA OF THE INFINEON C515C
    Hi: I find the same question I meeted. But I don't understand the content as followed... ..................................... 3. Add the following instruction (ANL 0B1h, #01h) at the beginning...
  • ? C51: USING THE ON-CHIP XDATA OF THE INFINEON C515C
    Hi: I find the same question I meeted. But I don't understand the content as followed... ..................................... 3. Add the following instruction (ANL 0B1h, #01h) at the beginning...
  • Problems with the CAN (C515C)!!!
    My problem: My program is able to send messages but not to save the incoming messages. The following program shoud be able to save the incoming telegrams and then send the new information out. Is...
  • Problems with the CAN (C515C)!!!
    My problem: My program is able to send messages but not to save the incoming messages. The following program shoud be able to save the incoming telegrams and then send the new information out. Is...
  • Does Keil simulator fix pdata on on-chip XRAM page 0 if on-chip XRAM MCU present?
    I build a C51 program and want to show someone else how the pdata variable is stores in C51. The result seemed there exit some problem. I found if I select non on-chip XRAM such as Philips P89C51, the...