From owner-freebsd-arm@FreeBSD.ORG Sat Jun 25 00:15:05 2011 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CA57106566C for ; Sat, 25 Jun 2011 00:15:05 +0000 (UTC) (envelope-from eng.mufic@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 083528FC0C for ; Sat, 25 Jun 2011 00:15:04 +0000 (UTC) Received: by pzk27 with SMTP id 27so2733037pzk.13 for ; Fri, 24 Jun 2011 17:15:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Q+FKbtd4dR164j+VwWRx/jKeKMgGxEfFScRKFyse0/w=; b=VUL6wbZv/fIbzM12U6LrWJB7GgeILJZ3EqK5/Ck8eKaRsSLJuxixMzqUwHTELYAJi0 smHAcHCX+6xVRp1jQFj1x5UA7KshYWTZGdqKKrBfJvA4A/TaHVNkh7rY27LPRR3BK4TX qCqatULAFljPe6Dkm/O5vr7gxS6CD3ZBBLvwE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=FFsDfXCFGcbtFuVDvYMn72RyWpIhHy5q6bsDo53lYs8T2T0ZPIm6tBUzRJTxXcWElR yZmzKxLfW3LXnnbhfJMfIywR2Ngf/cSIhVVYx6EULefho0K1ryc9VQXgNe2ipnu2xZhu mY6y82hZqOt7KTptXJmSdy60qE9ch2ECLhDrs= MIME-Version: 1.0 Received: by 10.68.39.3 with SMTP id l3mr2145899pbk.488.1308960904442; Fri, 24 Jun 2011 17:15:04 -0700 (PDT) Sender: eng.mufic@gmail.com Received: by 10.68.60.6 with HTTP; Fri, 24 Jun 2011 17:15:04 -0700 (PDT) In-Reply-To: <2BED6A06-884D-4501-B5AD-776BB17B7891@gmail.com> References: <2BED6A06-884D-4501-B5AD-776BB17B7891@gmail.com> Date: Sat, 25 Jun 2011 03:15:04 +0300 X-Google-Sender-Auth: je0-RMk-tafXYK48LRQ3qWypUm8 Message-ID: From: Mohammed Farrag To: Damjan Marion Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-arm@freebsd.org Subject: Re: OMAP4 and Debugging Symbols questions X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2011 00:15:05 -0000 Hi Damjan, I will emulate OMAP4 kernel on another platform by building the image and emulating it on another platform as I did with OMAP3 on linux host. I need to know the debugging symbols file I should load. I have previous knowledge about the omap branch but still preparing my emulation process to test the code. Regards, Mohammed On Sat, Jun 25, 2011 at 1:27 AM, Damjan Marion wrote: > > On Jun 24, 2011, at 2:25 PM, Mohammed Farrag wrote: > > > Hello FreeBSDers, > > > > I am working on bringing freebsd to new hardware. One of the problems I > > faced is OMAP4 emulation (pandaboard). Unfortuantely, it's only supported > on > > CCSv4 and virtio so for large debug info, I used Code Composer Studio but > I > > was asked for loading symbols for debugging which is vmlinux in Linux. > > Unfortunately, I don't have strong knowledge in Linux. So, What is the > > similar file to this one in FreeBSD? > > > > Also, Will be there differences in making process for building for > > pandaboard target or I should add paramters for OMAP4 make? > > Hi Mohammed, > > What do you exactly mean by "OMAP4 Emulation" ? > > OMAP4 is is currently not supported on freebsd, there are some ongoing > efforts > to introduce support for OMAP4 but that requires lot of work including > ARMv7 support and SMP. > > There is working tree of OMAP4 code at: > > http://gitorious.org/+freebsd-omap-team/freebsd/freebsd-omap > > Mainly developed by Ben Grey. > > Regards, > > Damjan -- *Mohammed Farrag* *FreeBSD Contributor*