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
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