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 1000761] eCos support for MPC5xxx MCUs


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

--- Comment #57 from Stefan Singer <Stefan.Singer@freescale.com> 2012-09-30 16:37:45 BST ---
Hi Ilija,
I have looked into your FlexCAN package and now I am confused about one thing:
In our original CDL file we looked at some of the definitions in the CDL file
of the HAL to determine, whether a certain device / platform actually has that
specific instance implemented. This was done by:
   active_if CYGNUM_HAL_DEV_LIST_CAN[set ::canletter]
in the CAN.cdl
now you modified this to:
   active_if CYGINT_DEVS_CAN_FREESCALE_FLEXCAN[set ::canletter]
My question is now about naming conventions. I assume, I can only set those in
the CDL files and I thought, that the HAL should use names like
CYGNUM_HAL_DEV_... to advertize its HW capabilities - is that not correct ?

Thanks
Stefan

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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