• 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...
  • 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...
  • CPU-Specific Tests for IEC 61508-Certification (SIL2, Functional Safety Application)
    My company wants to have C167-Software certified after IEC 61508 (SIL 2). In this standard it is required to test CPU components and registers as opcode/instruction decoder, SFR's and all CPU registers...
  • CPU-Specific Tests for IEC 61508-Certification (SIL2, Functional Safety Application)
    My company wants to have C167-Software certified after IEC 61508 (SIL 2). In this standard it is required to test CPU components and registers as opcode/instruction decoder, SFR's and all CPU registers...
  • 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...