• LPC2368 & RTAgent & RTX
    I'm trying to get RTAgent to work with RTX, however there is some disparity between RTX_Config.c and RTA_Config.c RT Agent\Templates\RTA_Config.c is V2.6, and contains the definitions for use in...
  • ARM: Simulator for LPC2138 and RTAgent
    Hello! I attended a seminar of Keil some days ago where the RTAgent was introduced with the ULINK2 adapter. I now have changed my project to use the RTAgent. On the MCB2130 eval board (comming...
  • RDI-JTAG Error with LPC2103
    I get an error while debuging LPC2103 (Selfmade PCB), with Wiggler-JTAG and H-JTAG.DLL. The error as follows: "RDI Error - Data Abort", and "RDI:System-Reset is not Supported". Any idea? TR2000...
  • lpc2103 timer0
    hi i'm using lpc2103 and timer0 to make a 10 second delay .but my code just give me 2 second delay . it seems that timer is running 5 time faster ! here is my code : T0TCR=(1<<1); //Reset Timer0...
  • Problem with LPC2103
    Hi I have written a simple code for lpc2103 to starting use of that, But this simple program dose not work after downloading on chip via J-LINK V.8 . When I debug the program, it stymies in PLL what...