All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aidan Williams <aidan@nicta.com.au>
To: Vincent Winstead <vwinstead@yahoo.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Xilinx Virtex-2 PRO FPGA ppc 405 on ML310 board
Date: Thu, 27 Apr 2006 21:15:53 +1000	[thread overview]
Message-ID: <4450A7E9.5030308@nicta.com.au> (raw)
In-Reply-To: <20060425222107.97443.qmail@web52006.mail.yahoo.com>

Vincent Winstead wrote:
>   But I still have nothing working with the ML310 board.  I did a "dow 
> image.elf" at the XMD command prompt, then "con" and it showed up with a 
> "RUNNING>" prompt, but nothing showed up on the hyperterminal window.  I 
> compiled using 115200 baud and I changed my hyperterminal to match this, 
> but nothing shows up ...at all.  Where do you think I would need to 
> start looking to resolve this issue?

Ensure that your hardware is working by running one of
the xilinx-supplied demo programs on your design
that outputs stuff from the serial port (e.g. the memory
tester).  If nothing comes out, check your hardware
design carefully, check your serial port settings
(e.g. flow control), etc.

I would also read up on serial port block you are using
and its linux driver.  For example, if you're using the
uartlite, it could be that your hardware and software
don't agree on the baudrate.

e.g. See drivers/char/xilinx_uartlite/xuartlite.h :-

* @file xuartlite.h
*
* This component contains the implementation of the XUartLite component which is
* the driver for the Xilinx UART Lite device. This UART is a minimal hardware
* implementation with minimal features.  Most of the features, including baud
* rate, parity, and number of data bits are only configurable when the hardware
* device is built, rather than at run time by software.


- aidan

  reply	other threads:[~2006-04-27 11:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060424203047.86885.qmail@web52005.mail.yahoo.com>
2006-04-24 23:02 ` Xilinx Virtex-2 PRO FPGA ppc 405 on ML310 board Aidan Williams
2006-04-25 22:21   ` Vincent Winstead
2006-04-27 11:15     ` Aidan Williams [this message]
2006-04-11 12:55 Vincent Winstead
2006-04-11 19:46 ` Grant Likely
     [not found]   ` <20060412172641.32987.qmail@web52014.mail.yahoo.com>
2006-04-12 18:42     ` Grant Likely
     [not found]       ` <20060412193338.75924.qmail@web52010.mail.yahoo.com>
2006-04-12 19:52         ` Grant Likely
     [not found]           ` <20060412214613.10018.qmail@web52004.mail.yahoo.com>
2006-04-12 21:50             ` Grant Likely
2006-04-12 21:55               ` Grant Likely
2006-04-12 22:11           ` Aidan Williams
2006-04-17 21:00             ` Vincent Winstead
2006-04-18  2:45               ` Aidan Williams

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=4450A7E9.5030308@nicta.com.au \
    --to=aidan@nicta.com.au \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=vwinstead@yahoo.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.