Sorry for answering so late.
@Gabriel Morel
For my Master Thesis I had to implement a kind of test bench for different versions of a particular block. Nothing really complex, multiplexers, filters, etc. The point is I must use the USRP2 board.
@Matthias Wilhelm
Could I ask why you recommend me the use of the UHD code instead of the GNU Radio code?
Thanks!
Eduardo.
2011/2/14 Matt Ettus <matt@ettus.com>
On 02/14/2011 06:09 AM, Eduardo Lloret Fuentes wrote:The first step will work fine without the microblaze. You will need to
> Hello,
>
> @Nick Foster
>
> If your FPGA design doesn't include a Microblaze processor to do
> something useful with the firmware image, you won't need to load the
> firmware.
>
>
> My FPGA design doesn't include a Microblaze processor so I also think
> that I don't need it. My doubt comes from the boot sequence that I read
> in the USRP2GenFAQ section:
> http://gnuradio.org/redmine/wiki/gnuradio/USRP2GenFAQ#How-does-the-USRP2-boot-How-is-the-FPGA-firmware-loaded
>
> If I don't have a processor, the second step is not necessary but I
> don't know if the first (loading of FPGA design) is accomplished
> properly. What do you think?
make sure you keep triggering the watchdog timer to make sure nothing is
reset. See the config page of the schematics to see how this works.
Matt
No comments:
Post a Comment