1
C1000/3x00 General discussions / C3000 Usb Serial
« on: October 14, 2005, 02:47:46 am »Quote
P.S. I assume you had to fight your way through the "configure" process somehow (and if so, how did you do it in the crosscompile environment)? Or was there an easier way for you to get all this working?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
As I recall I just did the usual "make config" (or maybe it "make menuconfig") but made sure I used the correct example config file (for the Spitz I think.) That was, of course after a successful run of "./configure".
That way you set the options for video4linux (which I see you also need...) and everything else before the final make.
Best of luck with your robot project - keep us posted. I got my C3000 to compile [a href=\"http://www.voti.nl/jal]JAL[/url] programs and then program the Microchip PIC series of microprocessors in my robot cars through a USB<>serial cable. It then interacts with the operating robot cars through the same interface - no vision though
Jonathan