This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001904] New: Kinetis CYGNUM_HAL_INTERRUPT_RTC conflicts same named macro in Cortex-M architecture.


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001904

            Bug ID: 1001904
           Summary: Kinetis CYGNUM_HAL_INTERRUPT_RTC conflicts same named
                    macro in Cortex-M architecture.
           Product: eCos
           Version: CVS
            Target: freescale_twr_k70f120m (Freescale Kinetis TWR-K70F120M
                    board)
  Architecture/Host Cortex-M
                OS:
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: HAL
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: ilijak@siva.com.mk
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2368
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2368&action=edit
Kinertis interrupt enum upgrade.

Enum CYGNUM_HAL_INTERRUPT_RTC in Kinets var_intr.h conflicts with the same
named MACRO in Cortex-M architecture hal_intr.h. The attached patch, renames
the name enum to Enum CYGNUM_HAL_INTERRUPT_RTC_RTC.

Also some other definitions that reflect newer Kinetis members have been added.

Ilija

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]