• mem mapping of I2C interface
    Is there a particular reason I have to memory map the I2C interface registers? They are already mapped in the lpc21xx.h file but when in simulator mode I get read/write permission errors unless I map...
  • LPC3131 usb mem example
    I have the lpc3131 embedded artists board and I am working on a USB driver. I first converted the Keil example code to IAR code and got the USB working. I then tried to port it over to a different syntax...
  • Foundation_v8: guest mem/stat dump ?
    Hi All, Hope this is the place to ask. I'd like to get a Foundation_V8 running guest memory dump, either the raw meme dump, and if I could get the proc state would be nice (but optional). I need this...
  • SSP1 Problem - Serial Mem. Communication
    Hi u all! I'm facing a problem here, I'm trying to develop a serial flash memory interface here. The memory is M25P128, and I'm using LPC2368. The thing is..I don't have much experience with...
  • save const in code mem on specific adr.
    Hello ! I want to save a constant factor in the code area on a spezific adress. How can I do that ?? I used these commands but I got a warning (Warning L15: CODE SPACE MEMORY OVERLAP FROM 0000H...