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. Re: Question regarding using gnuradio (Darpan Khurana)
2. Re: How do I reset the DSP on the E110? (Almohanad Fayez)
----------------------------------------------------------------------
Message: 1
Date: Sat, 7 Apr 2012 18:20:37 +0000 (UTC)
From: Darpan Khurana <[email protected]>
To: [email protected]
Subject: Re: [USRP-users] Question regarding using gnuradio
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
Hi,
I'm working on a similar project a& facing same difficulty regarding Sink.Can
you send me the corrected screen shot of the blocks as suggested by Josh?
------------------------------
Message: 2
Date: Sat, 7 Apr 2012 22:30:06 -0400 (EDT)
From: Almohanad Fayez <[email protected]>
To: [email protected], [email protected]
Cc: [email protected]
Subject: Re: [USRP-users] How do I reset the DSP on the E110?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
>From your output it seems you ran the LOOP example ran the MESSAGE example
>Ctrl+C then ran the LPM module. I don't think the DSP is forgiving of you
>running any DSP related command before toggling power via LPM because at that
>point it initialized the DSP, allocated shared memory, copied data to it, and
>possibly issued the DSP send command. I would restart and try it again, the
>command sequence Thomas sent you should work I've used it countless times and
>it never let me down.
Almohanad (Al) Fayez
-----Original Message-----
From: Jiang, Leaf - 1006 - MITLL <[email protected]>
To: Philip Balister <[email protected]>
Cc: usrp-users <[email protected]>
Sent: Wed, Apr 4, 2012 9:59 am
Subject: Re: [USRP-users] How do I reset the DSP on the E110?
Hi Philip and Thomas,
I just tried the new image from http://files.ettus.com/e1xx_images/current/
and the lpm module loads without error. The only problem now is that lpm
doesn't seem
to be resetting the dsp. The output below shows that the first program
(loopgpp) runs fine, but the second program (messagegpp) freezes. Even after
running lpmON/OFF, the second program still freezes. Any ideas why?
Best,
Leaf
root@usrp-e1xx:/usr/share/ti/ti-dsplink-examples# modprobe dsplinkk
root@usrp-e1xx:/usr/share/ti/ti-dsplink-examples# modprobe lpm_omap3530
root@usrp-e1xx:/usr/share/ti/ti-dsplink-examples# ./loopgpp loop.out 1024 2000 0
=============== Sample Application : LOOP ==========
==== Executing sample for DSP processor Id 0 ====
Entered LOOP_Create ()
Leaving LOOP_Create ()
Entered LOOP_Execute ()
Transferred 1000 buffers
Transferred 2000 buffers
Leaving LOOP_Execute ()
Entered LOOP_Delete ()
Leaving LOOP_Delete ()
====================================================
root@usrp-e1xx:/usr/share/ti/ti-dsplink-examples# ./messagegpp message.out
10000 0
========== Sample Application : MESSAGE ==========
Entered MESSAGE_Create ()
^C^Croot@usrp-e1xx:/usr/share/ti/ti-dsplink-examples#
root@usrp-e1xx:/usr/share/ti/ti-dsplink-examples# ../ti-lpm-utils/lpmOFF.xv5T
==== LPM OFF Test ====
app: LPM_open
app: LPM_set(LPM_CTRL_REFCOUNTOVR)
app: LPM_off
app: LPM_close
==== LPM OFF test completed ====
root@usrp-e1xx:/usr/share/ti/ti-dsplink-examples# ../ti-lpm-utils/lpmON.xv5T
==== LPM ON Test ====
app: LPM_open
app: LPM_set(LPM_CTRL_REFCOUNTOVR)
app: LPM_on
app: LPM_close
==== LPM ON completed ====
root@usrp-e1xx:/usr/share/ti/ti-dsplink-examples# ./messagegpp message.out
10000 0
========== Sample Application : MESSAGE ==========
Entered MESSAGE_Create ()
PROC_start () failed. Status = [0x80008052]
Leaving MESSAGE_Create ()
Entered MESSAGE_Delete ()
MSGQ_release () failed. Status = [0x8000800b]
Leaving MESSAGE_Delete ()
====================================================
On Apr 3, 2012, at 3:37 PM, Philip Balister wrote:
This is my fault. The new image should work and I will check if I have the
upkeep to fix the issue.
Philip
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Thomas Tsou <[email protected]> wrote:
On Tue, Apr 3, 2012 at 3:12 PM, Jiang, Leaf - 1006 - MITLL
<[email protected]> wrote:
> root@e110-leaf:~# /usr/share/ti/ti-lpm-utils/lpmOFF.xv5T
> ==== LPM OFF Test ====
> app: LPM_open
> app: Error: LPM_open failed
>
> but I believe lpmON and lpmOFF failed to open because I can't load the
> lpm_omap3530 module.
>
> root@e110-leaf:~# modprobe -f lpm_omap3530
> FATAL: Error inserting lpm_omap3530
> (/lib/modules/3.0.0/kernel/drivers/dsp/lpm_omap3530.ko): Invalid module format
The module failing to load is problematic. I'm surprised that the
dsplink module would load but not lpm. What is your kernel version?
I copied the lpm kernel module and utilities from another image onto
my current filesystem, and can confirm that the method works.
Thomas
USRP-users mailing
list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20120407/1b4e77e0/attachment-0001.html>
------------------------------
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
End of USRP-users Digest, Vol 20, Issue 8
*****************************************