Send USRP-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of USRP-users digest..."
Today's Topics:
1. Debug with UHD (zhe yang)
2. MDIO Interface Error (Brian Heilig)
3. Re: Debug with UHD (Josh Blum)
----------------------------------------------------------------------
Message: 1
Date: Sat, 12 Mar 2011 11:20:56 -0800
From: zhe yang <[email protected]>
To: [email protected]
Subject: [USRP-users] Debug with UHD
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
Hi,
I want to learn the example offered by UHD. But I found that the code cannot
work with Debug mode (it works well under release). How shall we debug the
code? Thank you.
Best wishes,
yours YANG, Zhe
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20110312/e448ea0e/attachment-0001.html>
------------------------------
Message: 2
Date: Sat, 12 Mar 2011 16:23:38 -0500
From: Brian Heilig <[email protected]>
To: [email protected]
Subject: [USRP-users] MDIO Interface Error
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
Dear USRP gurus,
When I try to read from the MDIO interface (using eth_mac_miim_read) all I
read are ones (e.g. 0xFFFF). I have my own firmware and software that is
based on USRP and GNU radio, but it is different. I must be doing something
wrong in the configuration. I've been through all of the GNU radio USRP
initialization code and I can't find any thing relevant that I've left out,
but I'm sure there is something. Do you have any thoughts or can you point
me in the right direction?
I can tell you what I have done:
* The 125 MHz clock is there.
* I have setup the MII clock divide register.
* An HDL simulation shows correct results, but I'm driving a simulated MDIO
response.
I think all of this implies that the PHY is not receiving the MDIO command,
or is not responding.
Thanks in advance,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20110312/bebb0c8c/attachment-0001.html>
------------------------------
Message: 3
Date: Sat, 12 Mar 2011 22:00:12 -0800
From: Josh Blum <[email protected]>
To: [email protected]
Subject: Re: [USRP-users] Debug with UHD
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
On 03/12/2011 11:20 AM, zhe yang wrote:
> Hi,
> I want to learn the example offered by UHD. But I found that the code cannot
> work with Debug mode (it works well under release). How shall we debug the
> code? Thank you.
Run dependency walker on an example built in debug mode and post the
result. Its probably missing some dlls in the PATH. -Josh
------------------------------
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
End of USRP-users Digest, Vol 7, Issue 23
*****************************************