• Register Settings to Use CAN Message Object 15 as receiver
    I am pretty familiar with CAN message objects 1-14, but for some reason, my current register settings do not allow message 15 to interrupt on every message. Here are my settings: C1GMS = 0xE0FF; C1UGML...
  • message object 15 can only received basic ID or Exter ID ??
    From the ap162101 "The internal structure of message object 15 has been adapted to provide a BASIC-CAN feature. In this mode, all incoming messages with identifiers, which are not matching to other message...
  • Message 15 as general receive message
    Hello! I want to use the message object 15 as a general receive object. Message 1 .. 14 are used for transmit objects. I used 0x000 as mask for the message 15 and didn't fill the arbitration register...
  • Viewing CAN registers/message objects on SiLabs 'F04x
    I am using uVision with SiLabs 'F04x family of processors; trying to get the CAN engine to talk. Running the debugger; under 'Peripherals/CAN' drop-down menu, I can bring up a dialog box called "CAN...
  • Object file not found
    I have just installed Keil UVision2 and are trying out the included example rtx_ex1. I want to run it on the simulator for an Infineon C167CR-LM processor. When I build the project, i get FATAL ERROR...