文件名称:porus-0.1.1
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-03-31
- 文件大小:
- 230kb
- 下载次数:
- 0次
- 提 供 者:
- kar****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PORUS is a portable USB device stack. It is designed to contain, as far as
possible, all of the code common to a complete USB device implementation.
PORUS is neither stable nor finished. Until version 1.0.0, the API may
change, perhaps significantly.
At this time, only one port is available. It has been tested on the
MMB0 DSP board, which uses the Texas Instruments TMS320VC5507 DSP. More
ports are planned.
Installation
------------
PORUS consists of source files and a program called usbgen. There is no
installation procedure for the source files these are meant to be copied
directly to each project.
To install usbgen, you need Python and a shell environment on Windows,
cygwin is highly recommended (www.cygwin.com). Installation is as follows: Change to the usbgen directory, Run python setup.py install (on Linux, you need to be root)-PORUS is a portable USB device stack. It is designed to contain, as far as
possible, all of the code common to a complete USB device implementation.
PORUS is neither stable nor finished. Until version 1.0.0, the API may
change, perhaps significantly.
At this time, only one port is available. It has been tested on the
MMB0 DSP board, which uses the Texas Instruments TMS320VC5507 DSP. More
ports are planned.
Installation
------------
PORUS consists of source files and a program called usbgen. There is no
installation procedure for the source files these are meant to be copied
directly to each project.
To install usbgen, you need Python and a shell environment on Windows,
cygwin is highly recommended (www.cygwin.com). Installation is as follows: Change to the usbgen directory, Run python setup.py install (on Linux, you need to be root)
possible, all of the code common to a complete USB device implementation.
PORUS is neither stable nor finished. Until version 1.0.0, the API may
change, perhaps significantly.
At this time, only one port is available. It has been tested on the
MMB0 DSP board, which uses the Texas Instruments TMS320VC5507 DSP. More
ports are planned.
Installation
------------
PORUS consists of source files and a program called usbgen. There is no
installation procedure for the source files these are meant to be copied
directly to each project.
To install usbgen, you need Python and a shell environment on Windows,
cygwin is highly recommended (www.cygwin.com). Installation is as follows: Change to the usbgen directory, Run python setup.py install (on Linux, you need to be root)-PORUS is a portable USB device stack. It is designed to contain, as far as
possible, all of the code common to a complete USB device implementation.
PORUS is neither stable nor finished. Until version 1.0.0, the API may
change, perhaps significantly.
At this time, only one port is available. It has been tested on the
MMB0 DSP board, which uses the Texas Instruments TMS320VC5507 DSP. More
ports are planned.
Installation
------------
PORUS consists of source files and a program called usbgen. There is no
installation procedure for the source files these are meant to be copied
directly to each project.
To install usbgen, you need Python and a shell environment on Windows,
cygwin is highly recommended (www.cygwin.com). Installation is as follows: Change to the usbgen directory, Run python setup.py install (on Linux, you need to be root)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
porus-0.1.1\CHANGELOG
...........\doc\doxygen.dox
...........\...\handbook\handbook.tcp
...........\...\........\handbook.tex
...........\...\includetree.png
...........\...\includetree.sxd
...........\...\misc.doc
...........\...\progguide\main.tex
...........\...\usbconfig.doc
...........\...\usbconfig.h
...........\...\usbstack.txt
...........\LICENSE
...........\NEWS
...........\port\c55x\portconf.h
...........\....\....\test\config.h
...........\....\....\....\crc32.c
...........\....\....\....\crc32_word.c
...........\....\....\....\Debug.lkf
...........\....\....\....\libmmb0\bfifo.c
...........\....\....\....\.......\bfifo.h
...........\....\....\....\.......\chip\5509a_dma.h
...........\....\....\....\.......\....\5509a_emif.h
...........\....\....\....\.......\....\5509a_i2c.h
...........\....\....\....\.......\....\5509a_mcbsp.h
...........\....\....\....\.......\....\tms320vc5507.h
...........\....\....\....\.......\clk.c
...........\....\....\....\.......\clk.h
...........\....\....\....\.......\doc\clkalgo.txt
...........\....\....\....\.......\...\notes.txt
...........\....\....\....\.......\flash.c
...........\....\....\....\.......\flash.h
...........\....\....\....\.......\i2c.c
...........\....\....\....\.......\i2c.h
...........\....\....\....\.......\mmb0.c
...........\....\....\....\.......\mmb0.h
...........\....\....\....\.......\spi.c
...........\....\....\....\.......\spi.h
...........\....\....\....\.......\spibb.c
...........\....\....\....\.......\spibb.h
...........\....\....\....\.......\task.c
...........\....\....\....\.......\task.h
...........\....\....\....\.......\.i\platforms\mmb0\Platform.tci
...........\....\....\....\.......\types.h
...........\....\....\....\.......\ui.c
...........\....\....\....\.......\ui.h
...........\....\....\....\main.c
...........\....\....\....\test.cdb
...........\....\....\....\test.mak
...........\....\....\....\test.paf2
...........\....\....\....\test.pjt
...........\....\....\....\test.sbl
...........\....\....\....\test.usbconfig
...........\....\....\....\usbconfig.c
...........\....\....\....\usbconfig.h
...........\....\....\usbhw.c
...........\....\....\usb_5509.h
...........\README
...........\src\types.h
...........\...\usb.c
...........\...\usb.h
...........\...\usbctl.c
...........\...\usbhw.h
...........\...\usbpriv.h
...........\...\usbtypes.h
...........\test\bootload.cat
...........\....\bootload.inf
...........\....\hexdump.py
...........\....\porustest.cat
...........\....\porustest.inf
...........\....\porustest.py
...........\usbgen\example.usbconfig
...........\......\setup.py
...........\......\usbgen
...........\......\......pkg\cnfparse.py
...........\......\.........\pyparsing.py
...........\......\.........\__init__.py
...........\VERSION
...........\port\c55x\test\libmmb0\ti\platforms\mmb0
...........\....\....\....\.......\..\platforms
...........\....\....\....\.......\chip
...........\....\....\....\.......\doc
...........\....\....\....\.......\ti
...........\....\....\....\libmmb0
...........\....\....\test
...........\doc\handbook
...........\...\progguide
...........\port\c55x
...........\usbgen\usbgenpkg
...........\doc
...........\port
...........\src
...........\test
...........\usbgen
porus-0.1.1