• Flashing LPC1111 problem
    I am using uVision5 with ulink-me. I am trying to flash a project onto my LPC1111. The program compiles and builds without any problem. AXF and HEX files are generated. The problem is the flash tool...
  • Flashing LPC1111 problem
    I am using uVision5 with ulink-me. I am trying to flash a project onto my LPC1111. The program compiles and builds without any problem. AXF and HEX files are generated. The problem is the flash tool...
  • LPC1111 - Flash time-out
    Hello, I'm debugging with my custom LPC1111 board. My code size is around 3000 kB. When my code size gets around 4 kB I get a Flash Timeout error from keil when programming the chip. The code...
  • LPC1111 - Flash time-out
    Hello, I'm debugging with my custom LPC1111 board. My code size is around 3000 kB. When my code size gets around 4 kB I get a Flash Timeout error from keil when programming the chip. The code...
  • LM3S9B92 I2C not work
    The following codes doesn't work, don't know why? please point out the faults, thanks. *********************************************** SysCtlPeripheralEnable(SYSCTL_PERIPH_I2C0); SysCtlPeripheralEnable...