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

📄 readme

📁 IBM PowerPC 405 在DiabData开发环境下的ucosII移植代码
💻
字号:
    Public Domain Release of the MicroC/OS port to PPC 405GP.The files in this release contain v2.00 release of the MicroC/OSthat has been ported to the PowerPC 405GP Microcontroller. Theport has been tested on the IBM Walnut Evaluation board based onthe Revision C of the processor.The Diab tools (Rel 4.3 Rev f) was used to build the kernel and other files. At the post linking stage tools to get a flat imagefile (*.img) The .img file can be directly loaded into the Walnut board from the ROM monitor on Walnut.PPC 405GP has several onchip peripherals. The current release of theport has not enabled support for all the peripherals. Support forthe 2 UART channels is provided. UART0 can be used as a console port.UART1 can be used as a serial I/O port. It is planned to supportthe other peripherals in the next release.This distribution contains ONLY the PowerPC port code.  It isexpected that the user will have acquired the code for the UCOS-IIkernel and the associated manual from Jean J. Labrosse, Weston, FLJean.Labrosse@uCOS-II.com . See http://www.ucos-ii.com for details.Note:----The source directory contains the MicroC/OS v2.0 cpu independent files.You can have this ported to a new version of the OS simply by having the path to the new OS independent files defined for UCOSDIR in the makefile.How to build and load:---------------------1. Extract the package    - extract using tar -xvf <package>.tar or unzip <package>.zip.   - package is extacted to software/ucos-ii/PPC405/diab/ 2. Set the environment variable DIABPATH to the path where the diab   tools can be found.   Example: In csh,    setenv DIABPATH path_to_diab_tools3. Ensure that you have atleast Rel 4.3 Rev f version of the diab tools.   dcc -V and das -V4. Set the UCOSDIR variable in the makefile to point to the path to   the processor independent files.5. type 'make'6. The final image ucosppc.elf and ucosppc.img is obtained.7. If you use walnut board, ucosppc.img can be loaded using the walnut   boot monitor.Please feel free to ask me any questions or report any problemsAuthor: Ganesh.SWipro Technologies India. (http://www.wipro.com)ganesh.subramaniam@wipro.com Sept 19, 2001

⌨️ 快捷键说明

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