FreeRTOS / Lab-Project-FreeRTOS-POSIX

This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.
MIT License
95 stars 60 forks source link

Problems using pthread_create #12

Closed dadodasilva94 closed 2 years ago

dadodasilva94 commented 3 years ago

I had some problems using pthread_create to create the fisrt task of the system. The system only works when I use xTaskCreate to create just the first task. Can someone help me? Thank you!

dan4thewin commented 2 years ago

I'm sorry no one responded. Given the age of this issue, I'll close it. If you still need help, would you please open a new issue. Thank you.