• botloader hid exmaple.
    I see lots of good usb examples in the pack installer, but is there a bootlaoder for usb example anywhere?
  • usb hid exmaple, how to use this?
    I loaded the usb hid example from the pack installer and everything compiles and flashes fine. When I use my core205 board via usb no HID is loaded. Also I searched thru all the file and can not find...
  • Not entering interrupts
    Hi, For reasons I switched from one development program(IDE) to the KEIL IDE. Now I have problems using interrupts. My program don't what to enter the "ADC sample on channel0 is ready" interrupt service...
  • Prefetch Abort (PAbt) after Entering Idle (Help!)
    Part: LPC222x Hi, I am experiencing a Prefetch Abort after entering Idle mode via setting the IDL bit in PCON. Where I normally would run this: StartTimerInterrupts(); while (1) { ...
  • Can not enter debug mode by command "-d"
    I want to execute automated test procedures, so I run uv4 by follow command "uv4 -d -x project.uvproj". And I set the Initialization script file. But I find that UV4 can not run this script file automated...