This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. Rabbit Semi is a spin-off from Z-World who makes a variety of embedded modules and tools. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions,
flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.
I'm using the dynamic C 9.62 with ucos2 1.07.
My program is using external interrupt with task aware, the
interrupt is posting queue to specific task the data is a structure
of two bytes, the interrupt rate is about 120 hz.
i found the following problems
1- OSTimeDlyHMSM is causing a lot of problem, like
a- Time out whiling debugging.
b- Stop pending tasks, the task that is pending for the queue
is stopping suddenly so i have just to pause the dynamic C then
resume it again so it works till stopping again, by the way if I
used OSTimeDly no problem will happen.
2-Receiving message with RUN TIME Error : An RST 38 occurred, but
the RST 38 vector is unitialized.
Can anybody help?
Thanks and Best regards
Mohamed Fawzy
------------------------------------

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )