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

📄 readme

📁 RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating sys
💻
字号:
##  $Id: README,v 1.1 1997/07/31 22:13:21 joel Exp $#BSP NAME:	    ods68302BOARD:              proprietary (see below for relevant information)BUS:                noneCPU FAMILY:         MC68000COPROCESSORS:       68302 communications co-processorMODE:               not applicableDEBUG MONITOR:      gdbPERIPHERALS===========TIMERS:             two 68302 timers, one 68302 watchdog timer  RESOLUTION:         ?SERIAL PORTS:       three 68302 SCCsREAL-TIME CLOCK:DMA:                built-in 68302, not usedVIDEO:              noneSCSI:               noneNETWORKING:         noneDRIVER INFORMATION==================CLOCK DRIVER:       68302 (TIMER1)IOSUPP DRIVER:      68302 SCC2SHMSUPP:            noneTIMER DRIVER:       68302 TIMER2STDIO=====PORT:               SCC3 for ROM build, SCC1 for DEGUB buildELECTRICAL:         EIA-232BAUD:               9600BITS PER CHARACTER: 8PARITY:             NoneSTOP BITS:          1DEBUG MONITOR=============PORT:               SCC3ELECTRICAL:         EIA-232BAUD:               57600BITS PER CHARACTER: 8PARITY:             NoneSTOP BITS:          1NOTES=====This BSP is based on the gen68302. The main differences are C code forboot parameters, the gdb monitor, and variant support.The boot code which changes is written in C and the parameters used tocontrol the configuration of the chip select registers and parallelports are held in variant specific header files. These file alsocontrol the other hardware specific definitions such the processorfreqency.The gdb monitor currently uses two serial ports. One for the debuggerand one for stdio. This is costly in terms of the 68302 processor.The build configuration contains the memory map. The bsp code does notcontain any memory map parameters. That is the ods68302.cfg containsthe link addresses.To build a version to download via gdb use the command line parametersto make or "RTEMS_DEBUGGER=yes". This will change the memory map toplace the code, and data above the RAM used by the gdb stub.TODO====1) Lower the set size of the gdb monitor. This can be made to be about10K or RAM. The code is about 14K.2) Add the production memory test code. This will be C and asmcode. The asm will be a faster version of the C.

⌨️ 快捷键说明

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