📄 ucosii_demo.txt
字号:
/***********************************************************************
* Example purpose
***********************************************************************
This is a demo that demonstrates the use of uCos-II and can be loaded
and executed through LOLO or a debugger. The demo simply creates a few
windows on the selected display and does some different things in each
window. Each window is a seperate uCos-II task.
***********************************************************************
* Using the makefile
***********************************************************************
Prior to building an image, the ABL package, LH7A404 CSP, and SDK7A404
BSP, must of been prebuilt. If the libraries do not exist yet, a link
error will occur.
Copy all the necessary uCos-II files into this directory before
running the makefile. Copy the ported uCos-II driver files from the
CSP ./ports areas into this directory.
Build an executable image by typing:
make
***********************************************************************
* Toolset issues
***********************************************************************
This build works with the IAR, ARM ADS, GHS Multi2000, GNU toolsets.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -