View previous topic :: View next topic |
Author |
Message |
Imanuel
Joined: 10 Oct 2011 Posts: 2 Location: Canary Islands / Spain
|
18F26K20 and ENC28J60 OLIMEX |
Posted: Tue Mar 06, 2012 3:35 pm |
|
|
Hello,
I am trying to follow the Embedded Internet Development examples from CCs.
I made a board with a 18f26k20 and and enc28j60 board from olimex.
I compiled ex7a.c (compiler version 4.120). I did some changes on the enc28j60 defines to fit my schematic.
However, I only get a "CCS TCP/IP exercise 7" on my serial window. I should also be receiving some mac address.
Can anyone give me a hand? I have experience with PICS but I am new to ethernet.
Thanks _________________ Ima |
|
|
Imanuel
Joined: 10 Oct 2011 Posts: 2 Location: Canary Islands / Spain
|
|
Posted: Mon Mar 12, 2012 2:12 pm |
|
|
Hello,
Thanks every one for so many replies.
Problem is fixed and it was a HW bug.
TKS again. _________________ Ima |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Mon Mar 12, 2012 2:25 pm |
|
|
You know, we are not God. If we know the answer we would
tell you. You and the other guy, artohautala, think we must know
everything and we just withhold the answer because of meanness.
But that's not the reason. Sometimes we just don't know the answer. |
|
|
rikotech8
Joined: 10 Dec 2011 Posts: 376 Location: Sofiq,Bulgariq
|
|
Posted: Sat Jul 14, 2012 4:41 am |
|
|
would you send a sample of your code. I need to see example of code handling with ENC28J60.
Thanks in advance! |
|
|
jgschmidt
Joined: 03 Dec 2008 Posts: 184 Location: Gresham, OR USA
|
|
Posted: Sat Jul 14, 2012 9:52 am |
|
|
Please be aware that we can not post any code that is part of the CCS libraries or examples. The code for driving the ENC28J60 would fall into that category. |
|
|
|