- USB host on VxWorks 5.5 PPC 5200
- Posted by sfsharon@gmail.com on May 10th, 2008
I need information on how to add USB functinality - reading and
writing from a mass storage device (DoK). My board is a PPC based,
MPC5220 (freescale) Lite evaluation board, and I'm running on a
VxWorks 5.5 version. Any help or a point to where to begin from, would
be very helpful.
- Posted by FreeRTOS.org on May 10th, 2008
<sfsharon@gmail.com> wrote in message
news:891677e7-267d-4139-92c9-9c2b05ffc3c9@b64g2000hsa.googlegroups.com...
With the risk of pointing out the obvious - how about starting with talking
to your Wind River rep?
--
Regards,
Richard.
+ http://www.FreeRTOS.org & http://www.FreeRTOS.org/shop
17 official architecture ports, more than 5000 downloads per month.
+ http://www.SafeRTOS.com
Certified by TÜV as meeting the requirements for safety related systems.
- Posted by Peter Petersen on May 11th, 2008
Hello,
Several of our customers are using On Time's RTUSB-32
(http://www.on-time.com/rtusb-32.htm on PPC targets with VxWorks. One of
them has described the porting effort on
http://www.on-time.com/testimonials.htm.
A free Evaluation Kit of RTUSB-32 is available on
http://www.on-time.com/rtos-32-eval.htm. It contains detailed information
about porting RTUSB-32. It includes the licensing terms, the Programming and
Reference Manuals, the complete source code of a System Driver (the porting
layer of RTUSB-32), and the source code of six example programs using
RTUSB-32.
Peter