TCPmaker : Visual Tour    Compiling TCPmakers Generated Code in MPLAB  

The only other thing in our checklist is to verify that our compiler search paths are set correctly. (Consult you compiler documentation for information.)

Since our compiler is set up right, we're ready to do a build of TCPmaker's generated code. 

Notice that we haven't added any code to read any buttons or ADC channels or light any LEDs yet, so we're going to see what happens when we try to run the code exactly as TCPmaker had generated it. 

Since the Microchip TCP-IP Stack is pretty large, we recommend that you compile your project with the menu item Project | Make.  The first time you build your project, it will have to compile every module, but every subsequent build will only compile those modules that you have edited, saving you a lot of time.

 

open full sized image

11 of 17
Copyright Notice and Author Information