📄 readme
字号:
## $Id: README,v 1.1 2001/11/08 23:46:58 joel Exp $#BSP NAME: gen405BOARD: generic 405BUS: N/ACPU FAMILY: ppcCPU: PowerPC 405GPCOPROCESSORS: N/AMODE: 32 bit modeDEBUG MONITOR: PERIPHERALS===========TIMERS: 405GP internalSERIAL PORTS: 405GP internal REAL-TIME CLOCK: 405GP internalDMA: 405GP internalVIDEO: noneSCSI: noneNETWORKING: noneDRIVER INFORMATION==================CLOCK DRIVER: 405GP internalIOSUPP DRIVER: 405GP internalSHMSUPP: N/ATIMER DRIVER: 405GP internalTTY DRIVER: 405GP internalSTDIO=====PORT: Console port 0ELECTRICAL: RS-232BAUD: 115200BITS PER CHARACTER: 8PARITY: NoneSTOP BITS: 1Notes=====Board description-----------------clock rate: 234 MHzROM: 16MByte FLASHRAM: 64MByte DRAMgen405 only supports single processor operations.Porting-------This board support package is written for a typical PPC405GPsystem. The rough features of this board are described above.For adapting this BSP to other boards, the following files should bemodified:- c/src/lib/libbsp/powerpc/gen405/startup/linkcmds for the memory layout required- c/src/lib/libbsp/powerpc/gen405/startup/bspstart.c for adaption of BSP_Configuration. here you can select the clock source for the timers and the serial interface (system clock or external clock pin), the clock rates, initial baud rate and other stuff- c/src/lib/libbsp/powerpc/gen405/include/bsp.h some BSP-related constantsThe actual drivers are placed in - c/src/lib/libcpu/powerpc/ppc403/* well, they should be generic, so there _should_ be no reason to mess around there (but who knows...)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -