• fopen fails after numerous successes
    Hello, I have trouble writing an file-copy function. My fcopy-function should read data from a file into a buffer, then write the buffer to another file. It works fine for several times in succession...
  • ffind
    Hi, I am trying to use 'ffind' command in keil u4 for stm32 microcontroller. I am getting linking error as: ".\Obj\STM3210B-EVAL.axf: Error: L6218E: Undefined symbol ffind (referred from main.o...
  • Reset after success remote update
    Hi All, I managed to update my FW, but the new FW is not start to work. I checked that the new FW is burn correctly (I verify it with uVision3 with the verify option at the utility settings)...
  • Sqlite:create table success but insert fails
    Hi I am trying to port sqlite3 VFS implementation on freertos with stm32. I have created an amalgamation with sqlite3 version 3.12 base code. When I run the below code it runs to create a database...
  • ffind function not serching the file
    Hey, The parallel Nand flash memory is interfaced with lpc1788 and file system is also implemented using keil library. i have labeled the drive "MyDrv" while formating and created a folder with...