diff options
author | Derek Kozel <derek.kozel@ettus.com> | 2017-03-17 18:21:22 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-03-21 11:02:20 -0700 |
commit | 5b1d415f6e42149ef6b1420630f550ea8d4d5f2b (patch) | |
tree | 10df0859867d8838b85c3c3dae1b9e1b9ea2b00b /firmware | |
parent | d2a25056604cef5a84bc3d9c129ad2d31d838a0e (diff) | |
download | uhd-5b1d415f6e42149ef6b1420630f550ea8d4d5f2b.tar.gz uhd-5b1d415f6e42149ef6b1420630f550ea8d4d5f2b.tar.bz2 uhd-5b1d415f6e42149ef6b1420630f550ea8d4d5f2b.zip |
Docs: Updated FX3 SDK link in readme
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/fx3/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/fx3/README.md b/firmware/fx3/README.md index 29d72a9ad..9b3d65489 100644 --- a/firmware/fx3/README.md +++ b/firmware/fx3/README.md @@ -16,7 +16,7 @@ managing the transport from the host to the FPGA by configuring IO and DMA. In order to compile the USRP B200 and B210 firmware, you will need the FX3 SDK distributed by the FX3 manufacturer, Cypress Semiconductor. You can download the -[FX3 SDK from here](http://www.cypress.com/?rID=57990). +[FX3 SDK from here](http://www.cypress.com/documentation/software-and-drivers/ez-usb-fx3-sdk-archives) *Note*: You *must* use SDK version 1.2.3! Once you have downloaded it, extract the ARM cross-compiler from the tarball |