• RAM
    I choose CYGNAL C8051F001 for my application. This is 20 MIPS part with 32K of FLASH but only 256B of RAM. My application has two modes of work, calibration mode and RUN mode. Processor is very limited...
  • Loading_Hex_FIle_executing in RAM
    Hi, my programme is loaded to flash memory of my arm, but it is executing in arm's ram (i achived it using scatter file). I generated a hex file. I also generated hex file for same programme which is...
  • LPC2378 RAM
    HI...I am developing an application using LPC2378.The size of the RAM is 32KB my doubt is can I use the extra RAM space provided for ethernet and USB as my general purpose RAM area since my application...
  • On Chip RAM
    Hi I am new to KEIL compiler I had downloaded keil compiler uvision3 evalution version In that they have given one example program "HELLO" i compiled that code it worked ok But when I tried to...
  • RAM Mapping
    Hello, I'm having a little problem to map the RAM memory in my project. I'm using LPC2478 and I have 3 memory banks at 0x80000000 with size 0x200000 0x81000000 with size 0x200000 0x82000000 with...