• flashFS gets corrupt
    Hi, I'm using REX5 and flashFS 6.9.4 on nor flash AT45DB041E (based on the AT45DB641E provided by Keil). The file system is ok in FAT12 but suddenly without any reason gets corrupted after write...
  • Stack pointer gets corrupted
    At the beginning of main I have two variables, namely: unsigned char audioDataBuffer1[512]; unsigned char audioDataBuffer2[512]; Later in the code I use them as buffers for audio data from SD...
  • Stack pointer gets corrupted in debugger
    Hi everyone I am usinng the NXP KL43L256Z4 Cortex M0+, compiler MDK-ARM uVision V5.25.2 When I am in a breakpoint, I change any register value (ex. R6 = 0xFFFFFF), in the next step the Stackpointer...
  • 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...
  • Corrupted main.c
    So, my laptop decided to go BSOD on me while i was working in keil, i had saved the file 5 minutes ago yet i fear the proyect has gone corrupt. Any sugestions? I had onedrive autosave turned on, but...