Experiences Programming on Cyclades Term Servers?
Sunda666 writes "I just got my hands on the
Cyclades TS800, which is a terminal server with 8 high-performance serial ports, and 1 fast ethernet port that happens to run MontaVista's Hard Hat Linux. This thing has a small RAM (16Mb) some SSD (8MB), and a PPC@48MHz processor. We plan to develop apps (mostly serial-to-eth gateway software, but anything goes) for it, and I'd like to have some feedback from the Slashdot crowd of sucess/failure histories, hints and stuff. So far I'm loving the little blue thing (embedded webserver, ssh, nfs, and RAS software - almost all open source!) - sweet." Sounds like a sharp little machine. How we do these things perform in production?
I've never programmed Cyclades boxes but I've used them off and on over the years as terminal and print servers and I can say they're well nigh indestructible!
The company's been around forever and their product quality (and tech support) has always been excellent.
Their website always has useful stuff too.
I just got a TS1000 and a TS2000 the other day. Great box - easy to set up and all that. I would guess that the thing to do is either get a PPC that can compile compatible binaries (possibly running Hard Hat), or set up a dev environment for cross compiling. Montavista likely sells a development environment for their OS, so that might be an easy way to get started. Personally, I would try to find a powerpc that is similar and copy the OS off the cyclades for development. That way, you could minimize the surprises.