• I got a error when i build my file in RTRT - I am using LPC2148. Error: L6411W: No compatible library exists with a definition of startup symbol __main.
    Please tell me the answer for my error
  • PWM code not running on LPC2129 board but working on logic analyzer .
    #include<lpc214x.h> int main() { PINSEL0=0x00000002; // P0.0 to P0.15 pins of PORT0 as GPIO PINSEL1=0x00000000; // P0.21 Pin of PORT0 as PWM PINSEL2=0x00000000; // P1.16 to P1.31 pins of PORT1...
  • Arm7 Lpc2148
    Can Arm7 TDMI lpc2148 be used for real time applications like vehicle tracker.