We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi,all: i port tcpnet on lpc2136.when i send udp data,the kernel always goto sys_error routing. the error code is ERR_MEM_ALLOC.the guide says "You need to increase the size of the memory pool in the configuration".i increase the size to 20000,it's the same wrong.and the ram is limited,so i can not keep on increase the size when the interval of udp packet is 100ms,it's normal.less then 100ms,the wrong is reached. what's the solution?
i have try it.unfortunately,the wrong is stilled.