• isr_evt_set() doesn't work
    It is just a simple test. The timer will trigger a task every 20ms. But the led never becomes on. I have tried every method I can found but I still can't figure it out what wrong with it. Please help...
  • isr_evt_set() doesn't work
    It is just a simple test. The timer will trigger a task every 20ms. But the led never becomes on. I have tried every method I can found but I still can't figure it out what wrong with it. Please help...
  • Can Serial Communication work inside a Interrupt??
    Dear Frnds, Do serial communication like " printf " can work inside interrupt??? Is there any Potential problem with communication with serial communication inside a interrupt???? Rajesh
  • Can Serial Communication work inside a Interrupt??
    Dear Frnds, Do serial communication like " printf " can work inside interrupt??? Is there any Potential problem with communication with serial communication inside a interrupt???? Rajesh
  • isr_evt_set problem?
    I have seem some vague references to a potential problem using the isr_evt_set RTX function. I was told it may have been on this forum but can not find any specific info. The claim was that the call...