Start up problems
Doofus
Posts: 28
Per Wayne G
This thread is split off of post 15 on the Welcome to the Spinneret Web Server Forum
. Maybe I can better communicate what I'm experiencing.
I:
1. Downloaded all the stuff from http://code.google.com/p/propeller-w...er%2FSpinneret and http://spinneret.servebeer.com
2. I set up my router thus:
router 10.0.0.1 wired
wifes' laptop 10.0.0.2 wireless
my laptop 10.0.0.3 wired
cyclone III 10.0.0.4 wired
spinneret 10.0.0.5 wired
raspberry pi 10.0.0.6 wired
and the router table has all of the MAC addresses
I put an sd card in and copied httpserv.spin and all of the associated files as per the read.me file to it and re-inserted it into the board assuming the spinneret is the server side of all of this.
I plug in the cat-5 cable and the usb cable. The spinneret leds flash and go off.
I then turn on the propeller tool. I get a " no PUB routines found" error.
And that's where we're at. I was under the impression that once the httpserv.spin ( and others) were loaded onto the card, I would then start making http pages that it would support.
This thread is split off of post 15 on the Welcome to the Spinneret Web Server Forum
. Maybe I can better communicate what I'm experiencing.
I:
1. Downloaded all the stuff from http://code.google.com/p/propeller-w...er%2FSpinneret and http://spinneret.servebeer.com
2. I set up my router thus:
router 10.0.0.1 wired
wifes' laptop 10.0.0.2 wireless
my laptop 10.0.0.3 wired
cyclone III 10.0.0.4 wired
spinneret 10.0.0.5 wired
raspberry pi 10.0.0.6 wired
and the router table has all of the MAC addresses
I put an sd card in and copied httpserv.spin and all of the associated files as per the read.me file to it and re-inserted it into the board assuming the spinneret is the server side of all of this.
I plug in the cat-5 cable and the usb cable. The spinneret leds flash and go off.
I then turn on the propeller tool. I get a " no PUB routines found" error.
And that's where we're at. I was under the impression that once the httpserv.spin ( and others) were loaded onto the card, I would then start making http pages that it would support.
Comments
No, place your HTML web site on the SD card not the spin files. You don't have to worry about HttpServer.spin once loaded into EEPROM.
Please note HttpServer is not the only file required. You must have all the spin file in the current directory otherwise you will receive an errors related to missing files.
The first link above does not contains HttpServer.spin. It contains the new libraries...
Make sure httpServer.spin is configured with the appropriate IP, MAC, and Subnet mask.
http://68.99.247.152:5000/gstart/setup.htm
Please read the tutorial.
http://68.99.247.152:5000/gstart/setup.htm
I know this is frustrating, but i think something simple is being overlooked because i follow the instructions step by step and am not getting the expected result
This looks like the usb plug is wrong for the spinneret board.
Once I plug in the spinneret should'nt some of the led's stay on?
http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/32203-SpinneretWebServerDoc-v1.1.pdf
I apply 5V to J6 - see page 7 in the Spinneret manual.
Electrodude
Check if tx spinneret is pluget in rx propplug, and not vss
So I'm curious, will the Daughterboard Extension Cable Item code 800-28301 from Parallax work for this plug?
Thanks,