• RTX config file for LPC1788
    Hello As i see C:\keil4.7\ARM\RL\RTX\Config there is no config file for lpc1788. Does it mean i can't use RTX for LPC1788? Best Regards
  • NAND Flash File System ssue
    I am using LPC1788 with Keil MDK4 along with RLFlash FS[4GB External NAND] & RTX Kernel. In my application i use the NAND Flash to store TEST Reports & activity logs. Each report is stored in individual...
  • LPC3250 NAND Flash algorithms for NAND MT29F4G08
    Hello, I have DK-57TS-LPC3250 demo kit from FDI with LPC3250 and Micron NAND MT29F4G08 on board. I need to program some program into the NAND flash but I seem to be missing the Flash Algorithms for...
  • Implementing RL-FLASH file system for Nand flash
    I m trying to implement RL-flash file system for nand flash in AT91SAM9G45 board. I have written the init() and pageread()methods. When i call finit(NULL) from main,it returns an error code ERR_INVALID_PARAM...
  • NAND FLASH write issue
    Hello everyone, I am using LPC1788 with Keil RTOS and done nand flash interface to write several .txt files in it , and i have written it properly by creating folder . Now i have faced the issue...