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: SPI support for AT91SAM7XEK.


On Mon, Feb 26, 2007 at 03:17:09PM +0530, Chirag shah wrote:
> Dear All,
> 	I have successfully accessed uart0 of my SAM7XEK board which was my
> previous question on this mailing list.
> 
> I have enabled UART0 port in 
> IO_sub-system
> ----->serial_device_drivers-->Hardware_serial_devide_drivers----->port0
> through ecos configuration tool.
> 	After that I have use /dev/ser0 in cyg_io_lookup().
> 
> Now I want to enable my SPI bus in SAM7XEK board.
> In ecos package directory structure it is already implemented for SAM7, but
> in configuration tool SPI driver package CYGPKG_DEVS_SPI_ARM_AT91 can not
> get enabled. It can not be accessed as check Box like serial driver drivers.
> 	So, how I could get SPI header files in cyg/IO/spi_at91.h

Add the generic SPI package to your configuration.

    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]