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.
Hello all, I'm working with a target based on AT89C51ED2 and RTX-Tiny2. Is it OK to create an X task every 100msec and delete it 10msec after created it? I have a problem in making it working all the time because on each creation I initialize some parameters and after that wait for an interrupt signal. Thanks a lot, Roberto
Yes, there is no problem with that. Thanks a lot. You make me a very happy man :) Roberto