• Thread-safety protection of library functions
    I have a project using an ARM9 and RL-ARM. I'm wanting to use the malloc series of functions and have read the page "Thread-safety in the ARM C libraries" at: http://www.keil.com/support/man...
  • Ensure thread safety in ARM C/C++ libraries
    Dear forum, right now I am struggling with enabling thread safety for my ARM C/C++ libraries. Here's the problem I am facing: Actually I am running a multithreaded application on my Cortex-M3 device...
  • how to monitor Keil's middleware threads for safety critical systems
    Hello, For a safety critical system, I would like to monitor all my threads to identify infinity loops. If an infinity loop is detected a system reset should be performed. I am going to use signals...
  • ARM: Class B Safety Test Libraries
    I am considering using Keil compilers and MDK-ARM for development of a safety critical device which requires the Class B safety tests. The target processor is an STM32 L0. 1. Does the purchased...
  • Threads concept in ARM
    I want to know that how to implement the threads concept in ARM7 (LPC series). If anybody knows please give me the reply. Thank you