From 3f218977ae7640b869aa46c362477583b3854045 Mon Sep 17 00:00:00 2001 From: Stanca Pop Date: Mon, 25 Sep 2023 17:48:12 +0300 Subject: [PATCH] Fix system_project_rxtx.tcl file path in the custom build_bsp.sh --- pcx_examples/targeting/cn0585_fmcz/cn0585_hdl/build_bsp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcx_examples/targeting/cn0585_fmcz/cn0585_hdl/build_bsp.sh b/pcx_examples/targeting/cn0585_fmcz/cn0585_hdl/build_bsp.sh index 1591df1..818476a 100755 --- a/pcx_examples/targeting/cn0585_fmcz/cn0585_hdl/build_bsp.sh +++ b/pcx_examples/targeting/cn0585_fmcz/cn0585_hdl/build_bsp.sh @@ -78,7 +78,7 @@ cp ../../../../CI/ports.json ../../../../hdl/vendor/AnalogDevices/+AnalogDevices # Updates cp ./matlab_processors.tcl ../../../../hdl/vendor/AnalogDevices/vivado/projects/scripts/matlab_processors.tcl -cp ./system_project_rxtx.tcl ../../../../hdl/vendor/AnalogDevices/vivado/projects/scripts/system_project_rxtx.tcl +cp ../../../../CI/scripts/system_project_rxtx.tcl ../../../../hdl/vendor/AnalogDevices/vivado/projects/scripts/system_project_rxtx.tcl cp ./adi_build.tcl ../../../../hdl/vendor/AnalogDevices/vivado/projects/scripts/adi_build.tcl # Copy boot files