On 16/01/2023 20:40, jmalo...@umass.edu wrote:
Hello,
I ran uhd_images_downloader and I get the following output…
|[INFO] Images destination: /usr/local/share/uhd/images|
|[INFO] Target x4xx_x410_fpga_default is up to date.|
|[INFO] Target x3xx_x310_fpga_default is up to date.|
|[INFO] Targ
Hello,
I ran uhd_images_downloader and I get the following output…
`[INFO] Images destination: /usr/local/share/uhd/images`
`[INFO] Target x4xx_x410_fpga_default is up to date.`
`[INFO] Target x3xx_x310_fpga_default is up to date.`
`[INFO] Target x3xx_x300_fpga_default is up to date.`
`[INFO]
Glad it worked out.
It builds an in memory project only I believe. You can load up the GUI by
adding GUI=1 to the make command. From there, you can save off the project
if you like. You can also only check syntax with CHECK=1. Check the
bottom of the Makefile for some other supported command l
This worked! Thanks.
Do you know if the makefile generates a vivado project (.xpr file) or does it
only produce a final bitstream and its reports?
___
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...