« Return to Thread: MPLAB Pre-processor

Re: MPLAB Pre-processor

by Alan B. Pearce-2 :: Rate this Message:

Reply to Author | View in Thread

>but MAX_TCP_SOCKETS is clearly defined as
>
>#define MAX_TCP_SOCKETS     (8ul)
>
>in an include file that is included before StackTsk.h is
> included. (in tick.c)

This suggests that the directory for the include file is not in the include
files search path.

Alan (been there, missed the include path ...)

--
http://www.piclist.com PIC/SX FAQ & list archive
View/change your membership options at
http://mailman.mit.edu/mailman/listinfo/piclist

 « Return to Thread: MPLAB Pre-processor