Hello,
Application details:
- Digi connectME ( -C jtag and S)
- NET+OS Version 7.1
- Uses ftp, cli, web server ( original, without user modifications)
- Custom user thread for tcp-ip/serial bridge ( it does XML parsing and glue to an RS232 ASCII protocol)
- Custom thread uses NAReset if no activity (on TCP) is detected within a certain amount of time.
When network cable is connected everything works ok.
If network cable is disconnected, application gets an auto-ip (as expected) and then fails to create custom thread, tx_thread_create returns with error code 14 - TX_THREAD_ERROR.
Thanks in advance,
Márcio Correia