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

Problem in creating more than 6 task in freertos

Hi all,

I am using tm4c129encpdt controller. I have copied freeRTOS demo code from TIVA 2.1. I have created 6 empty task they are running fine,but when i create 7th task controller gets hanged at vTaskStartShedule() function.

Please tell me how to create more than 6 task in free rtos.

Thanks,

Sagar