• Accessing falsh memory in lpc2378
    Hi, Anyone knows how to store data in flash memory in LPC2378 controller?????? Mail me at pankajcambure@gmail.com Thx in advance
  • Overlapping Memory areas in ARM
    Hi, Is there a way to allow memory overlapping in MDK-ARM? I have tried to use the "__attribute__((at(address)))" but it does not work. Ex. unsigned char array1[20] __attribute__((at...
  • ARM: I am trouble :Some time coade work and sometime not
    Dear all Here I am in trouble due to unexpected performance of my LPC2378. I am using keil uVision3 compiler and LPC2378 processor. My code is working some time properly all result i am getting...
  • what is PAD memory area?
    Hi all, I'm writing a program and until now the RO-data size wa around 2000 bytes.. Now, after some changes in the code, I saw the RO-data size is 33758 bytes... in the MAP file the compiler uses...
  • RAM in Code memory area
    Note: This was originally posted on 20th June 2011 at http://forums.arm.com Hi, My board has 32K SRAM in the code memory area (within the first 0.5G), also has the same size of build in SRAM in data area...