Altera_Forum
Honored Contributor
19 years agoGet error about sys_thread_new
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