On 2/10/2020 2:19 PM, Adam Feuer wrote:
Greg,

I tried the IPv6 version you sent... It starts, but there's no further
output:

nsh> tcpclient
Binding to IPv6 Address: 0000:0000:0000:0000:0000:0000:0000:0000
server: Accepting connections on port 5471
Connecting to IPv6 Address: 0000:0000:0000:0000:0000:0000:0000:0100
client: Connected
server: Connection accepted -- receiving

I'll try to get it working on IPv4. How do I turn on debug output?
CONFIG_DEBUG_ALERT=y
CONFIG_DEBUG_FEATURES=y
CONFIG_DEBUG_ERROR=y
CONFIG_DEBUG_WARN=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_ASSERTIONS=y
CONFIG_DEBUG_NET=y
CONFIG_DEBUG_NET_ERROR=y
CONFIG_DEBUG_NET_WARN=y
CONFIG_DEBUG_NET_INFO=y
CONFIG_DEBUG_SYMBOLS=y
CONFIG_DEBUG_NOOPT=y

Reply via email to