• PC-Lint, uV3, infineon C515C
    I believe I've got PC-Lint installed OK as per the Keil instructions, but on Linting my source it seems all the system sfr & sbits are being flagged up, eg : "Error 40: Undeclared identifier 'ADCON...
  • ? 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...
  • C515c Internal Can Controller
    I have a C515C with the standard 256Bytes of internal memory and no external memory and was wondering if it is possible to use the internal data memory on the C515 to hold the Can control registers. ...
  • C515C + PWM
    Hi every body, and happy new year to all keil users ;) I am using the C515C with keil v2.39, I want to generate a PWM signal using one of the pins 1.0,1.1,1.2 or 1.3, I read the manual, put I found...