I'm new in RTOS, my problem is that I can not start more than 2 tasks at the same time. I'm using FREE-RTOS. The task priorities are set to the same level of priority. And configTOTAL_HEAP_SIZE is set on 8192 bytes.
Could anyone help me with this, or give me some direction?