Hi there,
I use RTOS 2.0.1.23 and CCS 6.0.0.00190 and want to create two static tasks. The first task should toggle the Board_LED0 (This task is just for testing, later it will get a usefull functionality). The second task provides a tcpEcho functionality.
The task runs if I disable the other one. If I run both task the LED0 Blinky task is allways blocked.
I don't know where my fault is. Can someone explain me what I have to change, so that both task a running.
I add my Project.3250.myTests.rar
Thanks Chris