RTEMS 6.1-rc5
|
The TLL56527M board contains analog devices blackfin 527 processor. In addition to the peripherals provided by bf527 the board has a temprature sensor, accelerometer and power module connected via I2C. It also has LCD interface, Card reader interface.
The analog device bf52X family of processors are different from the bf53x range of processors. This port supports the additional features that are not supported by the blackfin 53X family of processors.
The TLL6527M does not use the interrupt module used by the bfin 53x since it has an additional system interrupt controller isr registers for additional lines. On the 53X these line are multiplexed. The centralized interrupt handler is implemented to use lookup tables for jumping to the user ISR. For more details look at files implemented under libcpu/bfin/bf52x/interrupt/*
This port supports only the uart peripheral. The uart is supported via polling, DMA, interrupt. The uart file is generic and is common between the ports. Under bsp configure.ac files
TLL6527 specific file are mentioned below. c/src/lib/libcpu/bfin/bf52x/* c/src/lib/libbsp/bfin/TLL6527M/*
–target=bfin-rtems4.11 –enable-rtemsbsp=TLL6527M –enable-tests=samples –disable-posix –disable-itron
Could not place code in l1code (SRAM) because it was not being loaded by the gnu loaded.