Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • embOS with C++

    hallo - - embOS related

    Post

    I would like to use C++ with embOS. What is to consider? A simple 2 task example, would help me, to find the right entry.

  • Hi, I'm using embOS V3.60d with the IAR Workbench for my STM32 controller. In my interrupt routine i would like to call the function OS_SignalEvent(0x01, &m_xyTcb). What is to consider if an OS-function is called from a nested interrupt? A simple example would help me. regards