Hi, I'm trying to learn the MULTI-TASKING concept using RTX51 Tiny. I noticed that you no longer use the main. You always start with TASK 0. But If I need to INIT my MCU, how do I proceed ? Because if I put my init() in the TASK0, my MCU will be initialized several time, no ? Help a newbie ;-) Thx