• trouble with USB on LPC2468
    Hello, when I build a kiel sample like Memory (USB MSD) for MCB2400, and I enabled the external bus controller (EMC) and I also use the following directive to absolutely place a variable const unsigned...
  • trouble with USB on LPC2468
    Hello, when I build a kiel sample like Memory (USB MSD) for MCB2400, and I enabled the external bus controller (EMC) and I also use the following directive to absolutely place a variable const unsigned...
  • watchdog LPC2468 with rtx rtos
    Hello! Someone knows where I find information about configuration of watchdog functions using the rl-rtx rtos keil with lpc2468. How can I enable watchdog on rtx? thanks
  • watchdog LPC2468 with rtx rtos
    Hello! Someone knows where I find information about configuration of watchdog functions using the rl-rtx rtos keil with lpc2468. How can I enable watchdog on rtx? thanks
  • call fformat with rtx resets lpc2468
    I am using rtx kernel and mdk 3.40 with LPC2468, the functions fopen,ffind,fclose works very well, I can create files, read and write those very good. When I call fformat("f:"), the lpc2468 reset and...