This is the mail archive of the ecos-discuss@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]

Re: io_can.h


On Sun, Apr 09, 2006 at 02:10:47PM +0200, Michael Labus wrote:
> Hi,
> 
> At am going to implement the CAN interface of the LPCE2294 board of
> olimex. For the moment I would like to start with the basic CAN driver. 
> |<cyg/io/canio.h> and the CAN driver for basic io refer to the io_can.h
> file. Unfortunately| I cannot find this file in the repository.
> Shall I first start to play around with the basic driver or start to
> build my own from the scratch?

Do you mean <pkgconf/io_can.h>?

The configuration system will create this file when you configure
eCos. 

Try building the mcf5272c3 target and see how its CAN device works, or
use the loopback can driver.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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