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 1001855] New: Fix SST25 #ifdef


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

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

            Bug ID: 1001855
           Summary: Fix SST25 #ifdef
           Product: eCos
           Version: unknown
            Target: freescale_twr_k60n512 (Freescale Kinetis TWR-K60N512)
  Architecture/Host Cortex-M
                OS:
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Flash
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: mjones@linear.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2243
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2243&action=edit
#ifdef fix

Fix the following #ifdef

-#ifdef CYGHWR_DEVS_SST25XX_DEV0_SPI_USE_DBR
+#ifdef CYGHWR_DEVS_FLASH_SST25XX_DEV0_SPI_USE_DBR

This is the only problem I found using the SST25 support. Other than this,
SST25 works fine.

-- 
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]