files
来自「IBM PowerPC 405 在DiabData开发环境下的ucosII移植代」· 代码 · 共 74 行
TXT
74 行
The PowerPC 405GP and Walnut specific files. --------------------------------------------crt0.sThe startup file for Walnut PPC 405GP.multit.cA simple test program that demonstates multitasking. uses semaphores also.uart_init.cuart_tx.cUart tx/rx routines. Implements UART0 for console operations.UART1 can be used for other serial I/O.iolib.sppclib.sppcuic.s ppcmal.sContains all the register access routines for the PPC 405.board.incCurrently just includes walnut.incwalnut.incContains some definitions for walnut used only in assembly file.p405.incContains PPC 405 specific definitions used only in assembly file.ppc.h Contains generic PowerPc register definitions. ppc4xx.hContains PowerPC405 specific definitions.types.hContains some data typeswalnut.hContains Walnut board specific definitions.uart.hContains UART Register definitions.interrupts.cContains interrupt management routines.The PowerPC port files. ------------------------Mainly taken from Harry E. Barnett port.os_cpu.hos_cpu_c.cContains the PowerPC specific C language code for UCOS-IIos_cpu_a.sContains the PowerPC specific Assembly language code for UCOS-IITools and utilities:-------------------walnut.dldContains the linker command descriptions as required by diab.These tools Compiles and creates a *.img file from the elf file.makefile elf.plmkevimg Author: Ganesh.SWipro Technologies India. (http://www.wipro.com)ganesh.subramaniam@wipro.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?