• LPC2378 Ethernet RAM
    I have written a program that writes into the Ethernet RAM of LPC2378. The Ethernet module is powered on using PCONP resiger. When ever i try to write anything to this RAM Area i am getting the error...
  • LPC2378 Ethernet RAM
    I have written a program that writes into the Ethernet RAM of LPC2378. The Ethernet module is powered on using PCONP resiger. When ever i try to write anything to this RAM Area i am getting the error...
  • LPC2378 Battery Backup RAM
    I have written a program that writes into the Battery RAM of LPC2378. When ever i try to write anything to this RAM Area i am getting the error- " Data Abort: ARM Instruction at 00000B34H, Memory...
  • LPC2378 Battery Backup RAM
    I have written a program that writes into the Battery RAM of LPC2378. When ever i try to write anything to this RAM Area i am getting the error- " Data Abort: ARM Instruction at 00000B34H, Memory...
  • RTC RAM problem of LPC2378
    Dear all I am storing some variable(normal variable, unsigned char ,int, float ,char Array etc.) in RTC RAM. After some time processor stop execuation.If I delete all RTC RAM variable from program...