• fseek() question with SD card
    Hello! Is fseek() fully supported on SDcard with RL-FLASH 4.12? fp = fopen ("test.txt","ab"); printf("pos:%d\n",ftell(fp)); fseek(fp,4,SEEK_SET); printf("pos:%d\n",ftell(fp)); fprintf(fp,"ABCD...
  • using Embedded File System and "fseek"
    hi, have a short question: does anybody know why the fseek command works in files (EFS) which are opened in write-mode in mostly all cases? but not at jump to the end of the file. as described it...
  • question
    ive downloaded a copy of mdk keil compiler now i want to integrate scrum features can someone tell me how waiting for your valuable answers
  • Question
    Dear Shyam , Hello. Can you explain me about Read_RTC function ?
  • Question
    Has anyone had a problem where Keil compiles with no errors then crashes when debugging. And then with the same code, different program it creates error messages? Thanks Gab.