i am using lpc2378 (23xx), ethernet phy 83848 for ETHERNET.
using keil source functions,for receiving data , getting error : "undefined alloc_mem", "undefined put_in_queue" while compiling.
need guidance to solve this, and where these functions are defined?
The compiler is clearly telling you that they are not defined - that is the problem!!