Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi all,
I am working on UDP server so, i am editing this enet_cpsw_rawhttpserver_am263x-cc_r5fss0-0_nortos_ti-arm-clang Project so i couldn't able to use up to 20 port
in coding in one array i just declared 20 port
i am using Hercules for sending data from server so here my requirement is i can able to use up to 4 port but i couldn't able to test more than 4 port how to achieve?
can you guide what is the reason why i couldn't use more than 4 port
is there any memory restriction is to use port or did i need to change any configuration in sysconfig?