• ucfg1 & eprom
    Hi, How can I config the UCFG1 ( system configuration for clock, watchdog enz ) for a LPC controller in C ? And how can I use the 32 bytes eprom ? I tried the following but the compiler...
  • ucfg1 & eprom
    Hi, How can I config the UCFG1 ( system configuration for clock, watchdog enz ) for a LPC controller in C ? And how can I use the 32 bytes eprom ? I tried the following but the compiler...
  • regarding ucfg1 config in my file
    sir, i am using your keil LPC 51 C-COMPILER as i request you send a one file startlpc.a51. But i facing one error in it Error L121 : IMPROPER FIXUP MODULE : Startlpc.obj Segment : ABSOLUTE ...
  • regarding ucfg1 config in my file
    sir, i am using your keil LPC 51 C-COMPILER as i request you send a one file startlpc.a51. But i facing one error in it Error L121 : IMPROPER FIXUP MODULE : Startlpc.obj Segment : ABSOLUTE ...
  • external clock selection using UCFG1 for P89LPC9408
    I am selecting external clock using UCFG1 SFR register in START900.A51 file for P89LPC9408 is the following code is sufficient to activate my external clock in my hardware?. NAME ?C_STARTUP...