• Does tsk_lock clear pending interrupt flag?
    Hi everybody, I have a question related to implementation of tsk_lock() for Cortex-M3. The manual says that the function disables the timer interrupt and thus prevents the RTOS from switching. But disabling...
  • Clear of External Interrupt Pending bit
    Hi, I'm using Keil MDK-ARM 4.22a RTX OS on a STM3220G Eval board. I added RTX and FS to the "Memory" example and everything is working fine. I have tasks that read a file while another one is...
  • Does tsk_lock clear pending interrupt flag?
    Hi everybody, I have a question related to implementation of tsk_lock() for Cortex-M3. The manual says that the function disables the timer interrupt and thus prevents the RTOS from switching. But disabling...
  • Clear of External Interrupt Pending bit
    Hi, I'm using Keil MDK-ARM 4.22a RTX OS on a STM3220G Eval board. I added RTX and FS to the "Memory" example and everything is working fine. I have tasks that read a file while another one is...
  • Does tsk_lock clear pending interrupt flag?
    Hi everybody, I have a question related to implementation of tsk_lock() for Cortex-M3. The manual says that the function disables the timer interrupt and thus prevents the RTOS from switching. But disabling...