• FlashFS frename function
    Hi all, While using the demo code for file systems in sd-card using FlashFS...i observed that the function "frename(oldname, newname)" takes a lot of time if the file size of the file being renamed...
  • RL ARM frename() function is not working
    Hello All , I am using Rl ARM Library for file system . When I use frename() function for renaming existing file there is one issue , for e.g Old file name = Welcome.txt and renaming...
  • Are these bugs?
    We are using STM32F101 (100 Pins) microprocessor in a project. The version of uVision is 3.60. In our application, I try to use the Encoder Mode of TIM3. And TIM3_CH1 and TIM3_CH2 have to be remapped...
  • IS THIS A BUG? :-(
    Hi, all I found there is likely a bug in keil c51's compiler(V6.0 DEMO Version) When compile and link the following program lines: #include <absacc.h> #include <reg52.h> #define ADDR201 XBYTE...
  • Is this a bug?
    Hi, all I found there is likely a bug in keil c51's compiler(V6.02, Optimization Level = 8) When compile and link the following program lines: #include <absacc.h> #include <reg52.h> #define...