• Sd card corruption MDK-ARM 5.12
    I can't post messages to http://www.keil.com/forum/60400/ hence this new thread. We did stress-test the file system quite a bit and are unable to see the problems you are reporting. Are you using...
  • Sd card corruption MDK-ARM 5.12
    Hello, I am working on a datalogger based on a STM32F207IG microcontroller + 2GB SD CARD. The microcontroller read the ADC and continuosly saves data,event logs and alarms in different files. I'm...
  • Stack corruption
    Hello, I am working on AT91SAM9G20, Keil 5.10. I am passing a constant structure pointer to a function. typedef struct { int Test; int OkFlag; }StructNode; typedef const StructNode *const...
  • ARM RL-FlashFS native SD Card corruption ffree()
    Hi, Wonder if anyone could help me. I’ve got an SD card related problem. My project builds under uVisionV4.73.0.0, C Compiler Armcc.Exe V5.03.0.76, device = STM32F427II. My target platform has a native...
  • Variable corruption
    Hello, I have developed an application using the 8051 and c51, there is a external memory 93c46 which contains the control variables for the applcations, these variables are read at the start of the...