📄 readme.txt
字号:
;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
; ;
; ;
; u C / O S - II EP7209 P O R T ;
; ;
; FILE : os_cpu_a.s ;
; ;
; Ported By zartoven@secsm.org January 29, 2001 ;
; ;
; This port is tested on NANOWIT EP7209 Board ;
; ;
; To get information about NANOWIT, Visit www.nanowit.com ;
; ;
;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
;::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
1. uC/OS-II EP7209 Port files
There are two directory in zipped file
EP7209\
mmu.s : MMU related source
os_cpu.h : Header file for porting
os_cpu_a.s : ASM Source file for porting
os_cpu_c.c : C Source file for porting
EX1_EP7209\
ex1.apj : ADT 2.51 Project File for Example
ex1l.c : Example Source
includes.h : Includes file
os_cfg.h : uC/OS-II Configuration Header
release\
baredown.exe : ROM Image download Program for EP7209
ex1.rom : Running Example ROM Image
d.bat : Batch file for EP7209 Downloading
Additional upper sources, you should get Kernel Sources within Labrosse's Book
Next Direct structure is my directory environment.
C:\ARM\UCOS-II\
EP7209\
EX1_EP7209\
Source\
os_core.c
os_mbox.c
os_mem.c
os_q.c
os_sem.c
os_task.c
os_time.c
ucos_ii.c
ucos_ii.h
C:\ARM251
2. Compile Environment
ARM Software Development Tool 2.51 is required.
Open EX1.APJ in ARM Project Manager.
3. Contact
zartoven@zuguri.org
zartoven@secsm.org
zartoven@korea.com
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -