readme.txt
来自「44b0x ucos 原版官方移植程序S3C3410X-ucos-ii.zip」· 文本 代码 · 共 74 行
TXT
74 行
uC/OS-II, The Real-Time Kernel
Samsung S3C3410X(ARM7TDMI) Port
for ARM SDT 250
Acknowledgements
----------------
Most files in this uC/OS-II port is based on the Samsung's S3C3410X(ARM7TDMI)
for the ARM SDT 2.50 by TechiZ.
The uC/OS-II source is available at
http://ucos-ii.com/
The uC/OS-II port for the Samsung's S3C3410X is available at
http://www.techiz.com/
This program was written in Korean(Comment and some more).
This program was developed by TechiZ(The Company name).
TechiZ want to share this program with you who loves the ARM7TDMI & the uC/OS-II.
You DO NOT USE THIS CODE FOR COMMERCIAL PURPOSE.
This code is ONLY FREE FOR THE STUDY. If you want more, send me the mail.
E-mail: techiz@techiz.com
( Subject is : [S3C3410X & uC/OS-II] bla~ bla bla.... )
In the using of this code, TechiZ does NOT GUARANTEE ABOUT WORKING WITHOUT ERROR.
How-to
------
1) Extract the Zip Archive
2) Double Click "porting.apj"
3) Include Some OS independent Source, like os_core.c.
4) Make build.
5) Enjoy uC/OS-II.
BUG FIXED
---------
2002. 07. 17 :
About uHALr_InitTimers, I fix the timer0 ISR.
So now, We can use OS_TimeDelay(). ^^;;;
Bug reporting came from Dong-cho, Yang, worked in the Korwin. corp. (2002. 07. 16)
REPORTING PROBLEMS
------------------
If you find a bug in this port, DO NOT hesitate to report the problem to me
(Gwang-Hyuk, Ahn.):
1) Through E-mail: techiz@techiz.com
( Subject is : [S3C3410X & uC/OS-II] bla~ bla bla.... )
2) Use Q&A Board in www.techiz.com (Open Src menu, about ARM)
( Subject is : [S3C3410X & uC/OS-II] bla~ bla bla.... )
Make sure that the problem you are reporting is in this port and not in your
application.
Enjoy!!!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?