⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 ucos 44b0 移植
💻 TXT
字号:
manufacturer : SAMSUNG
cpu core     : ARM7TDMI
board        : KS32C41100
complier     : ARM SDK 2.5
date         : 2001. 9. 1
version      : 1.0

ported by  cho dong-seok  
homepage: http://210.118.69.200/~cthr36/
e-mail  : cthr36@hotmail.com
          cthr36@hanmail.net


notes :  1) UNZIP to SOFTWARE\uCOS-II\ks32c41100\ 

directory:
   bin        : binary file and download program.
   ks32c41100 : initialize and startup code of board
   sample     : sample "main" code (eg1, ping)
   ucos-ii    : code of ucos-ii that dependent board
   uhal       : interface code between ucos-ii and ks32c41100

./bin/dn.bat      : batch file for download 
                     ex) dn eg1.bin

./sample/make.bat : batch file for make
                     ex) make eg1.mak  


how to compile:
 (These is assumed that core files of ucos-ii are in SOFTWARE\uCOS-II\ directory.)
 1) COPY include.h(is current directroy) to "SOFTWARE\uCOS-II\
 2) Change to "sample" directory.
 3) Type "make eg1.mak" or "make ping.mak"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -