I am working throught the Embedded ethernet exercise book. In example 12 there is a function called init_user_io(). When I compile I get an error "undefined identifier". If I comment out the line it appears to run fine. Anyone know what it is? It appears it will be used in further examples.
Thanks in advance
Mark
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
Posted: Sun Jul 09, 2006 1:47 pm
It is most likely a stub function call that is intended to be created by the "user" for the purposes of initializing the "user's" I/O
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum