ST2608

所属分类:其他嵌入式/单片机内容
开发工具:C/C++
文件大小:117KB
下载次数:4
上传日期:2011-01-07 19:58:51
上 传 者mathgao
说明:  Sintronix ST2608 MCU示例源码
(The sample code of Sintronix ST2608 MCU)

文件列表:
ST2608-IAR-Line-Demo (0, 2004-12-15)
ST2608-IAR-Line-Demo\Include (0, 2004-12-13)
ST2608-IAR-Line-Demo\Include\ST2600.h (4623, 2004-12-13)
ST2608-IAR-Line-Demo\Include\ST2600.h.bak (4516, 2004-12-13)
ST2608-IAR-Line-Demo\LIB (0, 2004-12-13)
ST2608-IAR-Line-Demo\LIB\autolib.bat (128, 2004-12-10)
ST2608-IAR-Line-Demo\LIB\cllb-st212.r14 (252712, 2004-12-10)
ST2608-IAR-Line-Demo\LIB\cllb-st213.r14 (256059, 2004-12-09)
ST2608-IAR-Line-Demo\LIB\cstartup-st.s14 (10493, 2004-12-09)
ST2608-IAR-Line-Demo\LIB\l20-st.s14 (3853, 2004-12-09)
ST2608-IAR-Line-Demo\LIB\xlib.dat (78, 2004-12-10)
ST2608-IAR-Line-Demo\Source (0, 2004-12-15)
ST2608-IAR-Line-Demo\Source\clrLCD.c (1442, 2004-12-13)
ST2608-IAR-Line-Demo\Source\clrlcd.r14 (7110, 2004-12-15)
ST2608-IAR-Line-Demo\Source\lowinit.c (1144, 2004-12-13)
ST2608-IAR-Line-Demo\Source\lowinit.r14 (3482, 2004-12-15)
ST2608-IAR-Line-Demo\Source\main.c (2042, 2004-12-13)
ST2608-IAR-Line-Demo\Source\main.c.bak (2082, 2004-12-13)
ST2608-IAR-Line-Demo\Source\main.r14 (9138, 2004-12-15)
ST2608-IAR-Line-Demo\st2608demo.dbg (16285, 2004-12-15)
ST2608-IAR-Line-Demo\st2608demo.ssi (1005, 2004-12-15)
ST2608-IAR-Line-Demo\ST608demo.xcl (3568, 2004-12-10)

Section-1 Please check the following items before trying to build the project 1. Make sure what version of ICC6502.exe (IAR 6502 C compiler) by running icc6502.exe at the dos-console. 2. This project provide two libraries, "cllb-st212.r14" and "cllb-st213.r14", at the LIB directory. The cllb-st212.r14/ cllb-st213.r14 are used for users who use icc6502.exe version the 2.12A / 2.13A. 3. Users, who use the icc6502 version 2.13A, please modify the 84th line of st2202demo.xcl file by using any text-editor. The modified 84th line should be the same as following: -C cllb-st213 Users, who use the icc6502 of version other than 2.12/ 2.13, please see section-2 to build an library for your self. 4. Modify the setting of include path, at the project-->option system menu of SSI, add the IAR-C include file path / project include folder of user's current working environment. 5. Modify the setting of Library path, at the project-->option system menu of SSI, add the IAR-C library file path/ project library folder of user's current working environment. 6. Check the Environment-->Toolchain Path setting. Make sure that you assign the right link of the IAR-C Compiler/ Assembler/ Linker 7. Build the project. Section-2 How to build a LIBRARY of your own version of ICC6502 1. Copy the cllb.r14 at the IAR\Lib to the project LIB directory 2. Make sure that the PATH system variable include the path(s) of a6502.exe/ Xlib.exe. 3. Run the autolib.bat 4. Re-name the cllb.r14 with another name, for example: cllb-xx.r14 which will not conflict with the IAR-C original cllb.r14 file. 5. Followin the instructions after step3 at Section-1. One little difference is you should modify the st2202demo.xcl with the following: -C cllb-xx /* cllb-xx, the lib name at Step-4 of this section.*/

近期下载者

相关文件


收藏者