• RTC Wakeup fails in Simulator - MDK 3.24
    This is a reply to the attached message. Compiling for the LPC2378 with MDK 3.24, UVision 3. I have discovered that the the simulator will not provide the "wakeup invoked" message even when the...
  • RTC Wakeup fails in Simulator - MDK 3.24
    This is a reply to the attached message. Compiling for the LPC2378 with MDK 3.24, UVision 3. I have discovered that the the simulator will not provide the "wakeup invoked" message even when the...
  • Got the problem with FFIND command
    at first,I make a program that list all file in SD card with FFIND function.not using RTOS yet,it's work fine. then,I using RTOS (use RTX) ,every fuction work fine (such as fopen,fclose,etc) except...
  • Got the problem with FFIND command
    at first,I make a program that list all file in SD card with FFIND function.not using RTOS yet,it's work fine. then,I using RTOS (use RTX) ,every fuction work fine (such as fopen,fclose,etc) except...
  • problem with file name returned by ffind
    Hi I am using LPC1768 to store and read data from SD I have a folder called My1stFolder in which there is a second folder called my2ndFolder I create some files in M0:\My1stFolder\my2ndFolder and...