From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24959 invoked by alias); 4 Jun 2013 16:20:07 -0000 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 Received: (qmail 24947 invoked by uid 89); 4 Jun 2013 16:20:07 -0000 X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_WEB,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1 Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 04 Jun 2013 16:20:06 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ujtxr-0001vY-Gw for ecos-discuss@ecos.sourceware.org; Tue, 04 Jun 2013 18:20:04 +0200 Received: from static-67-226-185-17.ptr.terago.net ([67.226.185.17]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jun 2013 18:20:03 +0200 Received: from rcoss2010 by static-67-226-185-17.ptr.terago.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jun 2013 18:20:03 +0200 To: ecos-discuss@ecos.sourceware.org From: Rodolphe Kos Date: Tue, 04 Jun 2013 16:20:00 -0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) Subject: [ECOS] Migrating to =?utf-8?b?Zmxhc2hfdjI=?= X-SW-Source: 2013-06/txt/msg00011.txt.bz2 Hi, I'm trying to migrate my system to ecos 3.0 because I've read that it includes flash_v2. I want to be able to define two different flash families (Atmel and AMD) for the same target and select the right one in run-time. First, I'm trying to use the Legacy package so I won't modify my application code, but it doesn't seem to work. cyg_io_get_config is returning "Unknown error". Any suggestion? -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss