• IENABLE and IDISABLE giving errorin RVCT
    Dear all, I am using LPC 2132 controller. In nested interrupt IENABLE and IDISABLE macros giving error in RVCT. The error is as below source\cpu.c(61): error: #20: identifier "LR" is undefined source...
  • IENABLE and IDISABLE giving errorin RVCT
    Dear all, I am using LPC 2132 controller. In nested interrupt IENABLE and IDISABLE macros giving error in RVCT. The error is as below source\cpu.c(61): error: #20: identifier "LR" is undefined source...
  • IENABLE in realview
    Hi, When I used the IENABLE and IDISABLE routines in Keil CARM compiler it all worked fine. Now I'm using Keil realview and suddenly I get some strange errors when I compile my code. error: #20...
  • IENABLE in realview
    Hi, When I used the IENABLE and IDISABLE routines in Keil CARM compiler it all worked fine. Now I'm using Keil realview and suddenly I get some strange errors when I compile my code. error: #20...
  • Code not compiled
    Hi, I'm using the AT89c51ED2 controller. I've written some code around 52k, it was working fine. But after-wards I've added some XDATA variables and related code, but it starts giving error to most...