From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23998 invoked by alias); 9 May 2002 09:34:06 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 23970 invoked from network); 9 May 2002 09:33:58 -0000 Received: from unknown (HELO erasmus.cdc.polimi.it) (131.175.7.196) by sources.redhat.com with SMTP; 9 May 2002 09:33:58 -0000 Received: from erasmus.cdc.polimi.it (ber-12.cdc.polimi.it [131.175.173.12]) by erasmus.cdc.polimi.it (8.9.1a/8.9.1) with ESMTP id LAA05578 for ; Thu, 9 May 2002 11:34:26 +0200 (MET DST) Message-ID: <3CDA5547.6070705@erasmus.cdc.polimi.it> Date: Thu, 09 May 2002 02:34:00 -0000 From: Francesco Regazzoni Organization: Politecnico di Milano User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us MIME-Version: 1.0 To: ecos-discuss@sources.redhat.com Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Subject: [ECOS] Help eCos X-SW-Source: 2002-05/txt/msg00061.txt.bz2 Dear anyone, I'm trying to run eCos on an i586 (it's only to try and I haven't a 386). I buildt an ecos system under linux using: ecosconfig -v new pc redboot Then I added some packages: - CYGPKG_MEMALLOC - CYGPKG_CYGMON - CYGPKG_KERNEL Then, to have even redboot.bin file: ecosconfig -v --no-resolve import .../packages/hal/i386/pc/current/misc/redboot_FLOPPY.ecm I need to solve 1 conflict: CYGSEM_HAL_ROM_MONITOR. "requires" constraint not satisfied: !CYGHWR_HAL_I386_FPU_SWITCH_LAZY Possible solution: CYGHWR_HAL_I386_FPU_SWITHC_LAZY -> 0 (disabled) I solve it, then ecosconfig -v tree make I copied the file redboot.bin on floppy, and I reboot from it and I had redboot prompt. Now, to run eCos and application under eCos(from floppy, hard disk or serial cable) what I have to to? Thanks for the help. Francesco -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss