|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
how to download firmware(CY7C68013) with libusb?hi all:
my firmware locates on host,in windows,it downloads firmware through WDM. in linux,can i do that? or could you show me how to do this? -------------------------------------------------------- ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and Spam by ZTE Anti-Spam system. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
|
|
Re: how to download firmware(CY7C68013) with libusb?liu.yaojin@... wrote:
> hi all: > my firmware locates on host,in windows,it downloads firmware through WDM. > in linux,can i do that? or could you show me how to do this? > fxload? -Lei Chen > > -------------------------------------------------------- > ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. > This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. > This message has been scanned for viruses and Spam by ZTE Anti-Spam system. > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Libusb-devel mailing list > Libusb-devel@... > https://lists.sourceforge.net/lists/listinfo/libusb-devel > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
|
|
答复: Re: how to download firmware(CY7C68013) with libusb?that's great!
is there a example about how to use the fxload? this page "http://ccrma.stanford.edu/planetccrma/man/man8/fxload.8.html"writes: "See the Linux-Hotplug web site for information about how to use fxload to download device firmware when hotplugging USB devices, using driver- specific scripts stored in the /etc/hotplug/usb directory." however,when i open the url,i have not seen any guide about how to use it -_-! liu.yaojin@... wrote: > hi all: > my firmware locates on host,in windows,it downloads firmware through WDM. > in linux,can i do that? or could you show me how to do this? > fxload? -Lei Chen > > -------------------------------------------------------- > ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. > This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. > This message has been scanned for viruses and Spam by ZTE Anti-Spam system. > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Libusb-devel mailing list > Libusb-devel@... > https://lists.sourceforge.net/lists/listinfo/libusb-devel > -------------------------------------------------------- ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and Spam by ZTE Anti-Spam system. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
|
|
Re: 答复: Re: how to download firmware(CY7C68013) with libusb?liu.yaojin@... wrote:
> that's great! > is there a example about how to use the fxload? Look at the source code. main.c shows the usage in a long comment. http://linux-hotplug.cvs.sourceforge.net/viewvc/linux-hotplug/fxload/main.c?revision=1.10&view=markup //Peter ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
|
|
答复: Re: 答复: Re: how to download firmware(CY7C68013) with libusb?thanks.
can i download the firmware when i plug the device? use /etc/hotplug/usb ?how? liu.yaojin@... wrote: > that's great! > is there a example about how to use the fxload? Look at the source code. main.c shows the usage in a long comment. http://linux-hotplug.cvs.sourceforge.net/viewvc/linux-hotplug/fxload/main.c?revision=1.10&view=markup //Peter ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel -------------------------------------------------------- ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and Spam by ZTE Anti-Spam system. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
|
|
Re: 答复: Re: how to download firmware(CY7C68013) with libusb?On Mon, Oct 19, 2009 at 10:55 AM, Peter Stuge <peter@...> wrote:
> liu.yaojin@... wrote: >> that's great! >> is there a example about how to use the fxload? > > Look at the source code. main.c shows the usage in a long comment. > > http://linux-hotplug.cvs.sourceforge.net/viewvc/linux-hotplug/fxload/main.c?revision=1.10&view=markup > Personally I like the following alternative than fxload. I tested under Linux using some ADI demo boards with CY7C68013 and CY7C68013A. http://www.triplespark.net/elec/periph/USB-FX2/software/ -- Xiaofan http://mcuee.blogspot.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
|
|
Re: 答复: Re: 答复: Re: how to download firmware(CY7C68013) with libusb?On Mon, Oct 19, 2009 at 11:08 AM, <liu.yaojin@...> wrote:
> thanks. > can i download the firmware when i plug the device? > use /etc/hotplug/usb ?how? Now it is called udev rule. You might have to change it depending on your distribution. Example: http://braiden.org/?p=59 (the comment section has one example). -- Xiaofan http://mcuee.blogspot.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
|
|
Re: how to download firmware(CY7C68013) with libusb?wow! that's another nice program,thank chen!
On Mon, Oct 19, 2009 at 10:55 AM, Peter Stuge <peter@...> wrote: > liu.yaojin@... wrote: >> that's great! >> is there a example about how to use the fxload? > > Look at the source code. main.c shows the usage in a long comment. > > http://linux-hotplug.cvs.sourceforge.net/viewvc/linux-hotplug/fxload/main.c?revision=1.10&view=markup > Personally I like the following alternative than fxload. I tested under Linux using some ADI demo boards with CY7C68013 and CY7C68013A. http://www.triplespark.net/elec/periph/USB-FX2/software/ -- Xiaofan http://mcuee.blogspot.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel -------------------------------------------------------- ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and Spam by ZTE Anti-Spam system. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
|
|
Re: 答复: Re: how to download firmware(CY7C68013) with libusb?Xiaofan Chen wrote:
> Personally I like the following alternative than fxload. I tested under > Linux using some ADI demo boards with CY7C68013 and CY7C68013A. > http://www.triplespark.net/elec/periph/USB-FX2/software/ Good stuff! Seems to be more up to date. //Peter ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libusb-devel mailing list Libusb-devel@... https://lists.sourceforge.net/lists/listinfo/libusb-devel |
| Free embeddable forum powered by Nabble | Forum Help |