• RTX: thread-safe queues?
    Hi All, Apologies for what may be a newbie question. We're evaluating whether to use RL-ARM / RTX on a STM32F10x. It seems like a good value, but queues seem noticeably missing. I imagine...
  • Is this safe
    Is it safe to cast a null to struct just to get the size: Example: sizeof(((MEMORY_STRUCT*)0)->GWCD.sid) Thanks JD
  • Remove USB Device Safely Issue
    Hi All, I implement the usb mass storage device using uSD card in LPC4357 board and I use Keil USB Stack. Now there is an issue that the usb mass storage device can't be removed from PC(Win 7...
  • safe sprintf
    Hi, Unfortunately it seems that Keil brings only the standard version of sprintf which ist not safe against Buffer Overflows. So I am looking for a safe version (like snprintf from libsafe). Can...
  • Warning: FlashFS is not thread safe when used with ARM libraries
    This is just a warning that the latest Keil FlashFS can cause a file system deadlock when used with multiple tasks and the ARM libraries. The release notes for RL-ARM 3.46 state [Flash File System...