Eric A. Cottrell wrote:
There does not seem to be a debian package for mb-gcc but I have not
really searched.
Hello,
I found the USRP2 faq was updated with firmware compile information.
The AEMB soft processor (Microblaze clone) uses the Microblaze gcc tools
and scripts provided by Xilinx.
Hi Michael,
Just finished reinstalling GNU Radio on Mac OS X 10.5. Worked like a
charm and was very easy to do. The only difference to the guide that
one can find on the web is that now we need guile in addition to the
other prerequisites. following is my command sequence, and my
.bash_login:
###
Matt Ettus wrote:
John Ackermann N8UR wrote:
Hi Matt --
Any hints for getting started? In particular, what needs to be done to
talk to the usrp2 via the ethernet?
The first step is to update to the latest svn for the entire gnuradio
tree, and get it all installed. Then, run find_usrps i
On Sat, Oct 04, 2008 at 03:22:52PM -0400, Jeff Long wrote:
>>
>> Right now __moddi3, __umoddi3, __divdi3 and __udivdi3 contain inlined
>> versions of __udivmoddi4. Un-inlining them should save about 5KB in
>> the worst case, 4KB typical. I'm working on it. (These routines
>> implement signed an
Right now __moddi3, __umoddi3, __divdi3 and __udivdi3 contain inlined
versions of __udivmoddi4. Un-inlining them should save about 5KB in
the worst case, 4KB typical. I'm working on it. (These routines
implement signed and unsigned 64-bit divides and mods. We use these
in dealing with our 64
John Ackermann N8UR wrote:
Hi Matt --
Any hints for getting started? In particular, what needs to be done to
talk to the usrp2 via the ethernet?
The first step is to update to the latest svn for the entire gnuradio
tree, and get it all installed. Then, run find_usrps in the
usrp2/host/a
On Fri, Oct 03, 2008 at 11:10:36PM -0700, Matt Ettus wrote:
> Jeff Long wrote:
>> Generated a new txrx.bin using EDK101 and put it on the SD
>> card. Works! I'm assuming that's the correct app, based on
>> strings on the provided SD. BTW, is any of this documented
>> yet?
>
> Yes, txrx is the co