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 1001435] New: CAN documentation (docs-latest) issues


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

           Summary: CAN documentation (docs-latest) issues
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Other
            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


While porting an application using CAN bus, I read the latest eCos
documentation. I report here the issue I find in the eCos CAN documentation.

CAN Messages:
cyg_can_message structure now uses specific data type for data field
(cyg_can_msg_data vs cyg_uint8)

Message box configuration (cyg_can_msgbox_info_st): the two fields (count,
free) are described as being cyg_uint8, they are now cyg_uint16.

Reading hardware description information:
CYGNUM_CAN_HDI_FILT_SW has been replaced by CYGNUM_CAN_HDI_AUTBAUD.

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