fx2lib

所属分类:其他嵌入式/单片机内容
开发工具:C/C++
文件大小:1332KB
下载次数:9
上传日期:2010-02-24 17:51:35
上 传 者Lucifer88989
说明:  FX2LIB is an library for Cypress s FX2 family microcontrollers. Written in SDCC.

文件列表:
fx2lib (0, 2010-01-29)
fx2lib\utils (0, 2010-01-29)
fx2lib\lib (0, 2010-01-29)
fx2lib\include (0, 2010-01-29)
fx2lib\fw (0, 2010-01-29)
fx2lib\examples (0, 2010-01-29)
fx2lib\docs (0, 2010-01-29)
fx2lib\lib\interrupts (0, 2010-01-29)
fx2lib\examples\timers (0, 2010-01-29)
fx2lib\examples\serial (0, 2010-01-29)
fx2lib\examples\reset (0, 2010-01-29)
fx2lib\examples\lights (0, 2010-01-29)
fx2lib\examples\i2c (0, 2010-01-29)
fx2lib\examples\fx2 (0, 2010-01-29)
fx2lib\examples\eeprom (0, 2010-01-29)
fx2lib\examples\bulkloop (0, 2010-01-29)
fx2lib\docs\intro (0, 2010-01-29)
fx2lib\examples\fx2\scripts (0, 2010-01-29)
fx2lib\examples\fx2\fx2load (0, 2010-01-29)
fx2lib\examples\fx2\cpp (0, 2010-01-29)
fx2lib\examples\eeprom\firmware (0, 2010-01-29)
fx2lib\NOTES (1905, 2010-01-29)
fx2lib\Makefile (373, 2010-01-29)
fx2lib\COPYING.LESSER (7637, 2010-01-29)
... ...

Before building this library, you need have sdcc installed and in your path. http://sdcc.sf.net To build this library, run make > make This produces lib/fx2.lib. You can also run make in the lib folder. You can also build the documentation if you have doxygen installed. > make docs ** Firmware framework Quickstart > cd fw > make You can copy the fw directory to your own directory and customize it as needed. ** More custom firmware To use routines included with this library in your own firmware, add the include files to your include path and the lib file to your compile command: > sdcc -mmcs51 -I fx2.lib -L fx2lib also includes an example program for loading firmware onto your device. See examples/fx2. Enjoy! Comments, Patches, all welcome. Contributors Dennis Muhlestein Ubixum, Inc Steve Calfee

近期下载者

相关文件


收藏者