[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Announce: Multithreaded application debu g now supported



John,

You are like santa claus--except there always seems to be a goody under the
tree not just once a year.  I've been using a kernel checkout from Oct 27th
so missed this new addition.  Clearly time to update!

Thanks for all the hard work on Microblaze uclinix.  What you have
accomplished--and continue to do--is nothing short of astounding.

Paul

Quoting John Williams <jwilliams@xxxxxxxxxxxxxx>:
> Hi Paul,
>
> Paul Hartke wrote:
>
> > Perhaps the MDM "JTAG-uart" could be used as well.
> >
> > The way I use it now is to manually add another "# Definitions for
> UARTLITE"
> > block in the auto-config.in file before copying it over in the kernel.
> The
> > only parameters to change are the BASEADDR, HIGHADDR, and IRQ.  The
> jtag
> > uart then becomes /dev/ttyS1
>
> This happens automatically these days - if the MDM UART is configured,
> and has its interrupt line connected, then the uartlite driver detects
> that and enumerates it as a regular TTY.  No auto-config.in hacking
> required.
>
> Take a look at the top of arch/microblaze/kernel/xmbserial.c for the
> gory details.
>
>
> > In EDK 8.1, there is a new "terminal -jtag_uart_server" option.  From
> the
> > documentation: "If -jtag_uart_server option is specified, a TCP server
> is
> > opened at port_no. Use any hyperterminal utility to communicate with
> > opb_mdm UART interface over TCP sockets. Default value for port_no is
> > 4321."
>
> Yes - this will be the recommended approach for 8.1 onwards.  I'm still
> looking at a simple way of doing it under 7.1
>
> Regards,
>
> John
>
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/