linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Ricky West <rwwest@nc.rr.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: xmon configuration for custom mpc860
Date: Sat, 20 Oct 2001 09:36:37 -0400	[thread overview]
Message-ID: <3BD17DE5.9A1DAAEB@nc.rr.com> (raw)


I am trying to configure xmon to run on a custom mpc860p based board
that uses smc1 for a serial console.  My team is just begginning, this
past 2 months, to explore the use of linux for an embedded os.  We have
made alot of progress but need to understand and experience debugging
options for the kernel.  Our motto has been to start simple and add
complications as necessary.

Our intention is to use xmon for low-level target debugging.  Is this a
good idea?  Next, how do we configure the kernel.  We have turned on the
CONFIG_XMON option but are getting a vmlinux link failure.

arch/ppc/xmon/x.o: In function `xmon':
arch/ppc/xmon/x.o(.text+0x600): undefined reference to `xmon_enter'
arch/ppc/xmon/x.o(.text+0x600): relocation truncated to fit: R_PPC_REL24
xmon_en
ter
arch/ppc/xmon/x.o(.text+0x664): undefined reference to `xmon_leave'

In arch/ppc/xmon/Makefile, start.c is excluded in favor of start_8xx.c.
Where should these references come from.

We are using kernel 2.4.11 obtained from linuxppc_2_4 on 2001-10-10 with
only configuration edits needed for our custom board.  We are using MV
JE2.0 tools and a modified SELF enviornment from Wolfgang Denx.

Ricky W. West
Ericsson Inc.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2001-10-20 13:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BD17DE5.9A1DAAEB@nc.rr.com \
    --to=rwwest@nc.rr.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=ricky.west@ericsson.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).