|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Sunday, April 27, 2008 4:35 PM
Posts: 6,
Visits: 18
|
|
I'm at a loss here. No matter what I try, I can not get ANY additional drivers to work correctly in my CE6 build image.
The wireless card that comes with the eBox2300 (subproject added via MSI driver install for it) -- does not work.
I also downloaded the driver files for ftdi's usb>serial driver so I could use the USB serializer to talk to my ebox. This also does not work.
I used Mike Hall's CEFileWiz to create a project. I selected the ftdi_ser.dll as a include file, generated it. Then modified the reg file under the subproject/parameter files folder to include the referenced registry entries. I build my image, plugin in my serializer, and got the unrecognized driver dialog.
I tried to enter ftdi_ser.dll, that did not work. so, I copied ftdi_ser.dll and the included .inf file to the /windows/ folder. and tried to load the driver again... this also did not work.
For reference, I'm using VS.Net2005 SP1 w/ Platform Builder CE6 SP1 R2 w/ rollup from 12/31/07 compiled on a Vista x64 box.
Both subprojects show up in my solution explorer, they just don't appear to DO anything.
Using the
I've also tried following the ebox quickstart pdf howto exactly and that fails just the same.
I've tried building this so many times I've just about given up on it.
Is this an x64 problem?
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Today @ 7:20 AM
Posts: 285,
Visits: 414
|
|
| Hi Peter, I can tell you that we are not using Vista for development purposes (but XP rather). Maybe Jim can shed some light on this...I know he's been developing CE images under Vista for a while now. I will add the drivers to our CE image later this week, test it on our end, and let you know how it goes. Best Regards!
Jason Summerour President, Summerour Robotics Corporation Microsoft MVP www.roboticsconnection.com
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Sunday, September 07, 2008 9:58 PM
Posts: 1,
Visits: 10
|
|
| I, newbe, am having similar issues. I am running XP on my dev system. But I am assuming that I just don't know how to do it yet. I have not found a guide to adding a driver to an existing project. I have not found the project that would recreate the OS in the shipped eBox. I tried to add a 2GB Compact Flash, but can find a way to create the OS since it does not appear as an additional drive, but as a replacement. Without both at the same time I can't run sys.exe. Where can I instructions find these? Thanks in advance. Can't wait to get past this so that I can run stuff with the Serializer.
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Today @ 7:20 AM
Posts: 285,
Visits: 414
|
|
| I will have time this coming weekend to build a new CE image that works w/ the WiFi card, has both COM ports enabled and working, and has the FTDI USB driver installed (so users can communicate over USB to the Serializer). I will take and post notes on the procedures. I will also be glad to make the project/image available to customers who have purchased the eBox-2300/Stinger CE Kit from us. Best Regards!
Jason Summerour President, Summerour Robotics Corporation Microsoft MVP www.roboticsconnection.com
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Today @ 7:20 AM
Posts: 285,
Visits: 414
|
|
| I just built a new image with the Dual Serial Ports enabled, WiFi driver functionality, and FTDI USB driver support...I'll try to test it tomorrow and post my notes. Best Regards!
Jason Summerour President, Summerour Robotics Corporation Microsoft MVP www.roboticsconnection.com
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Today @ 7:20 AM
Posts: 285,
Visits: 414
|
|
| I have added WiFi support and dual Serial port support to my image, and successfully got all of it working (very easily). Now, I'm trying to get the FTDI USB-Serial driver to recognize our USB Modules for the Serializer. Once I have that completed (or deemed that it won't work), I'll release the CE image and Project to customers who have purchased the eBox-2300 from us. Best Regards!
Jason Summerour President, Summerour Robotics Corporation Microsoft MVP www.roboticsconnection.com
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Today @ 7:20 AM
Posts: 285,
Visits: 414
|
|
| I'm still struggling to get the FTDI USB drivers to work on the eBox and recognize our USB module. I'm waiting on Jim Wilson (CE Guru) to help me out, who is knee deep in developing a robotic application (using the Serializer) for the company he works for. Hopefully, we'll have this figured out in a few more days.  Best Regards!
Jason Summerour President, Summerour Robotics Corporation Microsoft MVP www.roboticsconnection.com
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Sunday, April 27, 2008 4:35 PM
Posts: 6,
Visits: 18
|
|
Thanks for all the updates. I chose a different approach to adding drivers, and was successful.
Instead of using subprojects, I just manually added them to the Project.bib and added the appropriate registry settings in the Project.reg. I got everything to work, except the ftdi_ser driver I got from ftdi's site.
Again, thanks for your continued research into this problem, if you find a way to get the USB serializer working that would be excellent, otherwise we'll just have to buy an additional RS232 module from you. lets pretend you didnt read that last sentence though
Peter
|
|
| |