• LPC2468 unexplained behavior when jumping to application from boot
    Hello, I am new to ths processor to this is a rather difficult situation...If my bootloader uses CPU peripheral T0 (not interrupting, just a free running timer), T0 must be stopped just prior to jumping...
  • LPC2468 unexplained behavior when jumping to application from boot
    Hello, I am new to ths processor to this is a rather difficult situation...If my bootloader uses CPU peripheral T0 (not interrupting, just a free running timer), T0 must be stopped just prior to jumping...
  • how to u-boot in LPC2468 board using uClinux
    any one can help me from first step i have downloaded all the files and compiled im using u-boot-1.1.6 im unable to get the prompt for u-boot can anyone help me
  • how to u-boot in LPC2468 board using uClinux
    any one can help me from first step i have downloaded all the files and compiled im using u-boot-1.1.6 im unable to get the prompt for u-boot can anyone help me
  • LPC2468 timer interrupt
    Hi guys I am going through a very strange problem, I made a code which comes in timer interrupt after certain period of time but even after correct configuration of all registers the code is not...