• RL-RTX and RL-FlashFS
    Can I use RL-FlashFS with RL-RTX? And how to use them together? In my program, all are OK if I use RL-RTX only or RL-FlashFS only. But it will reset or stop running if use RL-FlashFS in a task of RL...
  • TCPnet & FLASHfs in RTX
    Hi all ! Info : working uVision V3.60 on MCB2300 I created an application using theses guidelines : Add RTX to my project : www.keil.com/.../rlarm_ar_create_newapp.htm - Copy the RTX_config...
  • RTX and FlashFS on lpc1700 SWI.s
    hi, everyone. I'm difficult to find the SWI handler for LPC17XX, please tell me if one of you have use this startup file. I'm use RTX with FlashFS, no microlib. and the program hang on 'printf'...
  • Why FlashFS and CAN RTX example in MCB1700 are not be able to work with each other?
    I used FlashFS example and RTX_CAN example in RL folder examples in keil uvision and combined them together.But less than one minute I face with Runtime error and in debug mode the code climb to os_error...
  • LPC1766 FlashFS works not correclty
    Dear All: I wanna start a project with FlashFS to access the on-board AT45DB321 flash, without RT OS. I configured the FS_SPI_FlashPrg.c, File_Config.c as the RL-ARM guide required. Here...