mobilecg-firmware
zip 

所属分类:单片机开发
开发工具:UNIX
文件大小:378KB
下载次数:2
上传日期:2018-01-15 05:31:20
上 传 者sofa
说明:  mobile ECG firmware cmplete

文件列表:
mobilecg-firmware (0, 2013-11-16)
mobilecg-firmware\LICENSE (484, 2013-11-16)
mobilecg-firmware\avr8 (0, 2013-11-15)
mobilecg-firmware\avr8\Makefile (349, 2013-05-15)
mobilecg-firmware\avr8\main.c (3257, 2013-05-17)
mobilecg-firmware\patched_dfu_programmer (0, 2013-11-15)
mobilecg-firmware\patched_dfu_programmer\fedora (0, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\fedora\dfu-programmer.spec (3504, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\fedora\10-dfu-programmer.fdi (914, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\fedora\dfu-programmer.spec.in (3508, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\COPYING (17997, 2009-08-23)
mobilecg-firmware\patched_dfu_programmer\NEWS (2646, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\stamp-h1 (23, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\Makefile (22234, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\config.log (14456, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\m4 (0, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\m4\missing (10873, 2010-07-30)
mobilecg-firmware\patched_dfu_programmer\m4\install-sh (9233, 2010-07-30)
mobilecg-firmware\patched_dfu_programmer\m4\depcomp (15869, 2010-07-30)
mobilecg-firmware\patched_dfu_programmer\configure.ac (2376, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\aclocal.m4 (42223, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\Makefile.am (117, 2009-08-23)
mobilecg-firmware\patched_dfu_programmer\config.status (33233, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\AUTHORS (1948, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\configure (178046, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\docs (0, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\docs\Makefile (12655, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\docs\dfu-programmer.1 (6751, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\docs\Makefile.am (54, 2009-08-23)
mobilecg-firmware\patched_dfu_programmer\docs\Makefile.in (12439, 2011-01-17)
mobilecg-firmware\patched_dfu_programmer\src (0, 2013-11-11)
mobilecg-firmware\patched_dfu_programmer\src\util.h (999, 2009-08-23)
mobilecg-firmware\patched_dfu_programmer\src\dump.bin (0, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\src\dfu.c (30746, 2013-04-09)
mobilecg-firmware\patched_dfu_programmer\src\.deps (0, 2013-04-09)
mobilecg-firmware\patched_dfu_programmer\src\.deps\atmel.Po (3499, 2013-04-09)
mobilecg-firmware\patched_dfu_programmer\src\.deps\dfu.Po (3461, 2013-04-09)
mobilecg-firmware\patched_dfu_programmer\src\.deps\main.Po (3144, 2013-03-27)
mobilecg-firmware\patched_dfu_programmer\src\.deps\intel_hex.Po (2563, 2013-03-27)
... ...

dfu-programmer is an implementation of the Device Firmware Upgrade class USB driver that enables firmware upgrades for various USB enabled (with the correct bootloader) Atmel chips. This program was created because the Atmel "FLIP" program for flashing devices does not support flashing via USB on Linux, and because standard DFU loaders do not work for Atmel's chips. Check out the Atmel website for more information. They are kind enough to provide generally correct specifications this implementation is based on. The project website is http://dfu-programmer.sourceforge.net and you can use that to check for updates. Currently Supported Chips ========================= 8051 based: at89c51snd1c at89c5130 at89c5131 at89c5132 AVR based: at90usb1287 at90usb1286 at90usb***7 at90usb***6 Simple install procedure ======================== % tar -xzf dfu-programmer-.tar.gz # unpack the sources % cd dfu-programmer # change to the top-level # directory [ If the source was checked-out from CVS, run the following command ] % ./bootstrap.sh # regenerate base config # files % ./configure # regenerate configure and # run it [ Optionally you can specify where dfu-programmer gets installed using the --prefix= option to the ./configure command. See % ./configure --help for more details. ] % make # build dfu-programmer [ Become root if necessary ] % make install # install dfu-programmer Building RPM Binary Packages ============================ This section is intended to make it easier for those people that wish to build RPMs from the source included in this package, but aren't sure how. 1) Copy dfu-programmer-.tar.gz to your RPM SOURCES directory. Usually this is /usr/src/redhat/SOURCES/. 2) Extract or copy dfu-programmer.spec into your RPM SPECS directory. Usually this is /usr/src/redhat/SPECS/. 3) In your RPM SPECS directory, issue the command 'rpm -ba dfu-programmer.spec'. This will cause rpm to extract the dfu-programmer sources to a temporary directory, build them, and build rpm packages based on the information in the spec file. The binary rpms will be put into your RPM RPMS directory. Usually this is /usr/src/redhat/RPMS//. If you have any further questions, please refer to the RPM documentation.

近期下载者

相关文件


收藏者