| brian |
ejtay wrote:
Hi.. Has anyone tried to build the development board using Proteus..?
I tried it but it doesn't seem to work..
Any tips..?
Thanks
Im trying the same thing can u give some more informations did you succed to build it does it work??? |
| irishpeji |
Can you please help me to build this application but with added feature?
Here are the requirements:
1. can do ping command to several ip addresses, and send replies if connected or disconnected.
2. directly connected to the data port/ethernet port.
3. has a web application for configuring what different ip addresses to be pinged.
Please help me! |
| dariog |
You have to setup a Hardware Profile, in the hardwareprofile source file - either choose an existing one, or define those symbols according to your board. |
| ejtay |
Hi.. Has anyone tried to build the development board using Proteus..?
I tried it but it doesn't seem to work..
Any tips..?
Thanks |
| thunderboympm |
MPLAB C18 v3.11
Copyright 1999-2005 Microchip Technology Inc.
E:rafeeqworkethernetENC28J60.c:184:Error [1105] symbol 'ENC_CS_IO' has not been defined
E:rafeeqworkethernetENC28J60.c:184:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:185:Error [1105] symbol 'ENC_CS_TRIS' has not been defined
E:rafeeqworkethernetENC28J60.c:185:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:186:Error [1105] symbol 'ENC_SCK_TRIS' has not been defined
E:rafeeqworkethernetENC28J60.c:186:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:187:Error [1105] symbol 'ENC_SDO_TRIS' has not been defined
E:rafeeqworkethernetENC28J60.c:187:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:188:Error [1105] symbol 'ENC_SDI_TRIS' has not been defined
E:rafeeqworkethernetENC28J60.c:188:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:192:Error [1105] symbol 'ENC_SPICON1' has not been defined
E:rafeeqworkethernetENC28J60.c:192:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:194:Error [1105] symbol 'ENC_SPI_IF' has not been defined
E:rafeeqworkethernetENC28J60.c:194:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:195:Error [1105] symbol 'ENC_SPISTATbits' has not been defined
E:rafeeqworkethernetENC28J60.c:195:Error [1151] struct or union object designator expected
E:rafeeqworkethernetENC28J60.c:195:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:196:Error [1105] symbol 'ENC_SPISTATbits' has not been defined
E:rafeeqworkethernetENC28J60.c:196:Error [1151] struct or union object designator expected
E:rafeeqworkethernetENC28J60.c:196:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:1340:Error [1105] symbol 'ENC_CS_IO' has not been defined
E:rafeeqworkethernetENC28J60.c:1340:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:1341:Error [1105] symbol 'ENC_SPI_IF' has not been defined
E:rafeeqworkethernetENC28J60.c:1341:Error [1101] lvalue required
E:rafeeqworkethernetENC28J60.c:1342:Error [1105] symbol 'ENC_SSPBUF' has not been defined
Halting build on first failure as requested.
BUILD FAILED: Fri Oct 26 11:22:27 2007
How can i resolve these errors
these errors i got from the standard library from the microchip ENC28J60.c
<-------------------<<< thunderboympm >>>-----------------------> |
| Bob |
I´m sorry for asking, but.......
What is the Diode D4 for ?
Thanks |