Hello Nandan, At line: nx_packet_allocate(&pool_0, &send_packet_ptr ,NX_TCP_SOCKET, 500), you misspelt third argument as it should say "NX_TCP_PACKET". Also verify that the IP fragmentation is enabled and that your packet pool is large enough to allocate the packet. Regards
↧