From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13987 invoked by alias); 21 Dec 2009 17:41:45 -0000 Received: (qmail 13977 invoked by uid 22791); 21 Dec 2009 17:41:44 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mtaout01-winn.ispmail.ntl.com (HELO mtaout01-winn.ispmail.ntl.com) (81.103.221.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Dec 2009 17:41:38 +0000 Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20091221174135.DTCV17029.mtaout01-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com>; Mon, 21 Dec 2009 17:41:35 +0000 Received: from cog.dallaway.org.uk ([213.106.93.52]) by aamtaout01-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20091221174135.RQLH13254.aamtaout01-winn.ispmail.ntl.com@cog.dallaway.org.uk>; Mon, 21 Dec 2009 17:41:35 +0000 Received: from cog.dallaway.org.uk (cog.dallaway.org.uk [127.0.0.1]) by cog.dallaway.org.uk (8.13.8/8.13.8) with ESMTP id nBLHfWlS016088; Mon, 21 Dec 2009 17:41:33 GMT Message-ID: <4B2FB34C.2020100@dallaway.org.uk> Date: Mon, 21 Dec 2009 17:41:00 -0000 From: John Dallaway User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: Bernhard Gebert CC: ecos-discuss@ecos.sourceware.org References: <4B2E86FA.1090608@web.de> In-Reply-To: <4B2E86FA.1090608@web.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Re: cyg_io_lookup() allways returns ENOENT X-SW-Source: 2009-12/txt/msg00040.txt.bz2 Hi Berhard Bernhard Gebert wrote: > and added CYGPKG_DEVS_CAN_AT91SAM7 to the structure "target at91sam7xek". That is the correct approach. > But the new package does not occur in the package window on the selected > side, and the io_lookup() does still not work. Restart the eCos Configuration Tool. Select the AT91SAM7X256-EK target hardware using the Build->Templates dialog. Add the "CAN device drivers" package (CYGPKG_IO_CAN) using the Build->Packages dialog. This will enable the "Atmel AT91SAM7 CAN device drivers" package (CYGPKG_DEVS_CAN_AT91SAM7) in the config tree. You should find it at: I/O sub-system -> CAN device drivers -> Hardware CAN device drivers If you are able to get CAN working on the AT91SAM7X256-EK board, please drop a note to this list and I will add CYGPKG_DEVS_CAN_AT91SAM7 to the at91sam7xek target record in the CVS repository. I hope this helps.... John Dallaway eCos maintainer -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss