This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using RTX51 Tiny, no main () ?

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

0