From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9794 invoked by alias); 14 Jun 2007 15:14:27 -0000 Received: (qmail 9784 invoked by uid 22791); 14 Jun 2007 15:14:27 -0000 X-Spam-Check-By: sourceware.org Received: from wx-out-0506.google.com (HELO wx-out-0506.google.com) (66.249.82.225) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 14 Jun 2007 15:14:20 +0000 Received: by wx-out-0506.google.com with SMTP id h26so699440wxd for ; Thu, 14 Jun 2007 08:14:18 -0700 (PDT) Received: by 10.90.49.1 with SMTP id w1mr1566937agw.1181834058388; Thu, 14 Jun 2007 08:14:18 -0700 (PDT) Received: by 10.90.69.11 with HTTP; Thu, 14 Jun 2007 08:14:18 -0700 (PDT) Message-ID: Date: Thu, 14 Jun 2007 15:48:00 -0000 From: "xiaolu zhao" To: ecos-discuss MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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] =?WINDOWS-1256?Q?how_to_check_my_modifications_?= =?WINDOWS-1256?Q?to_the_kernel_without_a_board=FD?= X-SW-Source: 2007-06/txt/msg00152.txt.bz2 Hi, I met a big problem, would you like to give me some advices? I did some modifications to the ecos Kernel code(like in sched.cxx, thread.hxx etc.). But I have no a real hardware board. So I want to use VMware as a virtual machine to see the results.Is it possible? I tried the redbbot on the Vmware and the "hello.c" example works. But after I modified the kernel code and rebuild the ecos using the configtool, it did not give any compilation complaints. I know it is impossible, there should be a lot of errors in the code. Does Redbbot have nothing to do with the ecos kernel files? If the redboot has nothing to do with the kernels, how can I check my modificaiton to the kernel files with VMare? Thank you so much in advance!!! -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss