Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12589 Discussions

Get error about sys_thread_new

Altera_Forum
Honored Contributor II
994 Views

Hi, 

 

When I try to create two TCP/IP related tasks using sys_thread_new(), 

one use TCP socket and another use UDP socket, 

I got the error message as: sys_thread_new: Task creation error [40] 

If I create any one of the two tasks, it works fine. 

 

Does wlIP let me use two different sockets at same time? 

 

Thank you! 

 

 

David
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
269 Views

I have solved this problem. 

 

 

David
0 Kudos
Reply