Hi.
Is it not possible to start more the one timer pr. thread? using the RTX kernel.
but timer are not allocated per thread (as far as I know). they are not context sensitive.
Hi Tamir.
Thanks for the response you are right. When you told me this I looked for errors in my test code and I had only configured RTX to have 1 user timer. When I changed that I can have more the one timer to signal my thread.