We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi!!
If I call function os_tmr_create in function os_tmr_call, my sistem restarts. Any idea why? I need to call this function, because of limitation of timeout count is cca 65000 and I need own counter to increase timeount.
Number of user timers I set on 250.
Could be problem with stack size?
Peter
I tried to use mailbox to send massege to main task, that there will be again called, but mailbox also don't work. Sistem reboots.
How will works, if I use for example Timer1 for my time interrupt? Will be some conflict with them and tasks?