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 1001438] New: can_lpc2xxx.c: CYG_IO_GET_CONFIG_CAN_HDI returnsincorrect support_flags value


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001438

           Summary: can_lpc2xxx.c: CYG_IO_GET_CONFIG_CAN_HDI returns
                    incorrect support_flags value
           Product: eCos
           Version: CVS
          Platform: Other (please specify)
        OS/Version: Cortex-M
            Status: UNCONFIRMED
          Severity: minor
          Priority: low
         Component: CAN
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: bernard.fouche@kuantic.com
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


The value returned is always

  CYGNUM_CAN_HDI_FRAMETYPE_EXT_ACTIVE
| CYGNUM_CAN_HDI_FRAMETYPE_FULLCAN

whatever the options selected in configtool, even if the driver is configured
to support only 11bits frames.

Since I'm doing the LPC17XX port of this driver (only .cdl changes plus a few
#define to locate the hardware registers of the CAN controller on the 17XX),
I'll correct this in the updated driver.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- 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]