mwb1100 Community Member
- Member since Sep 30th 2009
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
mwb1100 -
Replied to the thread [SOLVED] How to initialize runtime multithread support with embOS 5.10 and IAR 8.5.
Post> What needs to be done for different IAR version in described in chapter "4.2 Thread-safe system libraries" and "4.2.2 IAR compiler V8.10 and newer" I can't find those sections in: - UM01014 - "CPU & Compiler specifics for ARM Cortex-M using IAR… -
mwb1100 -
Posted the thread [SOLVED] How to initialize runtime multithread support with embOS 5.10 and IAR 8.5.
ThreadI am in the process of doing a proof-of-concept migration of some old code that uses embOS 3.80h with IAR EWARM 5.2 to embOS 5.10 with IAR EWARM 8.5. I am a little stuck on how to properly initialize the multi-threading support. With the old software…