Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi, Although the RTX_Conf_CM.c has the following defined maximum of tasks:
when I create more than 2 tasks (excl. the main task), the program builds OK but won't run after flashing to target. The 3rd task I created is just an empty task for testing. If I change the target to LPC1768, same program works fine with 3 tasks.
Any hint as why? Cheers.