RTEMS 6.1-rc6
|
Copyright (C) 2000,2001 OKTET Ltd., St.-Petersburg, Russia Author: Victor V. Vengerov vvv@o.nosp@m.ktet.nosp@m..ru
The license and distribution terms for this file may be found in the file LICENSE in this distribution or at http://www.rtems.org/license/LICENSE.
This board support package works with MCF5206eLITE evaluation board with Motorola Coldfire MCF5206e CPU.
Many thanks to Balanced Audio Technology (http://www.balanced.com), company which donates MCF5206eLITE evaluation board, P&E Coldfire BDM interface and provides support for development of this BSP and generic MCF5206 CPU code.
Decisions made at compile time include:
Decisions to be made a link-edit time are:
Select between RAM or ROM images. By default, RAM image generated which may be loaded starting from address 0x30000000 to the RAM. To prepare image intended to be stored in ROM, put the following line to the application Makefile: LDFLAGS += -qflash
You may select other memory configuration providing your own linker script.
clock rate: 54 MHz default (other oscillator can be installed) bus width: 16-bit PROM, 32-bit external SRAM ROM: Flash memory device AM29LV800BB, 1 MByte, 3 wait states, chip select 0 RAM: Static RAM 2xMCM69F737TQ, 1 MByte, 1 wait state, chip select 2
RedHat 6.2 (Linux 2.2.14), RedHat 7.0 (Linux 2.2.17)
Single processor tests: passed Multi-processort tests: not applicable Timing tests: passed