[Bug 1781] New: Adding Support for Analog Devices Blackfin 52x DSP processors.

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Apr 18 21:23:57 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1781

           Summary: Adding Support for Analog Devices Blackfin 52x DSP
                    processors.
           Product: RTEMS
           Version: 4.10
          Platform: bfin
        OS/Version: RTEMS
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: bsps
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: kangralkar.r at husky.neu.edu


Created an attachment (id=1150)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=1150)
Patch file for adding support for BF527 and TLL6527M

The current implementation of RTEMS supports Analog Devices(ADI) Blackfin 533
and 537 processors. The patch included will add support for blackfin 52x range
of processors.
The patch also contains code for supporting new board TLL6527M. The details
about the board are provided inside the README file provided in the patch.
The patch was applied on a fresh copy of RTEMS_4.10 and tested.
The current implementation supports only uart in polling, interrupt and DMA
mode. The other devices will be added soon.

The port was compiled using
===========================
1. bfin-rtems4.11-gcc (GCC) 4.5.2 20101216 
              (RTEMS gcc-4.5.2-3.el5/newlib-1.19.0-1.el5)
2. automake (GNU automake) 1.11.1
3. autoconf (GNU Autoconf) 2.68


The port was configured using the flags
========================================== 
--target=bfin-rtems4.11 --enable-rtemsbsp=TLL6527M --enable-tests=samples 
--disable-posix --disable-itron

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list