Hello everyone,
Target is C6678 with SYSBIOS6.
In our application we'll have to use only UDP and RAW Ethernet communication.
We don't need http, telnet, dhcp, IPv6 and other things present in the NDK package.
We want to minimize the NDK footprint and of course maximize the UDP/RAW Eth performance.
I'd like to know how to disable completely all the features we don't use.
Is building SYS/BIOS as custom enough ?
Do we have to rebuild the NDK ?
Any tips to improve UDP and Raw Eth performance will be greatly appreciated too.
Thank you
Clément