Hi,
I have problem with transmitting large UDP packets. I run the NDK 2.23.2.03 on the TMS320C6747. The NDK is configured with XGC config tool. The NDK can't send packket larger than 1472 bytes, but I need 8250.
I read the another post about it, and I'm sure that NDK can fragment large UDP packets (not jumbo), but I need to know:
1/ is it possible to configure this property with XGC config?
2/ how to do it to send packets I need?
Regards
Lech