• Uart Masking Interrupts
    Hi, I was looking at the PrimeCell UART (PL011) registers and I see that there is a register for masking the bits Interrupt Mask Set/Clear Register (UARTIMSC). Could anyone please tell me what the functionality...
  • Masked GPIO Access on LPC1343
    This is probably a really dumb question, but you have to start somewhere. I want to use the masked access feature on the LPC1343. Right now I am using this code to write to all of the bits. ...
  • RL-CAN library and receive mask
    Hello everyone, Question I want my CAN to receive every message with ID 0x1000 to 0x1FFF , how can I do it ? Ugly solution NB: My CAN(s) can already receive messages with CAN_receive...
  • Entries in List of Function Register Masks
    The linker provides a section "FUNCTION REGISTER MASKS" in the map file. This lists 32-bit values that indicate the registers used by certain functions in the build. These values are in turn used by the...
  • Memory Mismatch during Debug
    Hi.. I have been working on Keil UVision4. I have written a code and it got compiled well. Now when i start debugging the code it says there was a memory mismatch at a address and the value at that...