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 1001899] New: Not compiled with flash 64-bit width


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

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

            Bug ID: 1001899
           Summary: Not compiled with flash 64-bit width
           Product: eCos
           Version: 3.0
            Target: All
  Architecture/Host All
                OS:
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: Flash
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: eugene.todoruk@gmail.com
                CC: ecos-bugs@ecos.sourceware.org

Little mistake in flash_dev.h

path: ecos-3.0/packages/io/flash/v3_0/include/flash_dev.h

in every folowing string extra semicolon
#  define FLASHWORD( k ) (FLASHWORD32( k ) + (FLASHWORD32( k ) << 32));

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