This is the mail archive of the ecos-patches@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 1001845] Add CAN support for Olimex olpce2294 board


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

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

--- Comment #2 from Sergei Gavrikov <sergei.gavrikov@gmail.com> ---
Uwe, thank you for issuing this. I have tried to test your patch and as I could
see the macro HAL_LPC2XXX_GET_CAN_BR() is not provided for olpce2294 target:

SYNOPSIS

  ecosconfig new olpce2294
  ecosconfig add can
  ecosconfig tree
  make -s
  headers finished
  ... can_lpc2xxx.c:85:2: error: #error "Macro HAL_LPC2XXX_GET_CAN_BR()
missing"
  ... can_lpc2xxx.c: In function 'lpc2xxx_can_set_baud':

Could you, please, also define the missing macro for the target? However, I
could miss some configure options, if it so, please, tell me how you configure
and build the CAN driver for olpce2294 target?

Thank you,
Sergei

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