joseph123
Joined: 07 Jan 2011 Posts: 3
|
CCS Embedded Internet Kit |
Posted: Fri Jan 07, 2011 11:28 am |
|
|
Hi,
I have the CCS Embedded Internet Kit and I am having trouble getting it to to work.
I have tried several of the exercises from the exercise book. For example the first one is where the mac addresses are output to a terminal along with the protocol being used. I had to change the delay clock speed in the code from 20MHz to 10MHz as it was not even printing statements before that but now it prints the tutorial header on the screen.
I have also tried the sample file ex_websrv.c that is a sample web server and again I have no luck with that. If you press a button a light comes on which is supposed to happen but I cannot connect to the microcontroller.
I have Wireshark to check if there are any packets being transmitted from it but there aren't.
Maybe I am doing something basic wrong as I am pretty much a beginner with this.
Any help anyone can give would be appreciated. |
|