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