Which release includes the example system soc_IQ_MTS​_datacaptu​re_zcu208

2 views (last 30 days)
I'm trying to run the reference example 'Transmit and Receive Tone uning IP core generation workflow on an RFSoC device' connected to a ZCU208 board. When I issue the
open_system('soc_IQ_MTS_datacapture_zcu208')
command I get a response 'Unable to find system or file'
I'm using Matlab 23.2.0.2515942 (R2023b) Update 7 and Ver 23.2.4 of the Soc Blockset support package. Do I need a newer version to support the ZCU208?
Thanks
  2 Comments
Cris LaPierre
Cris LaPierre on 12 Mar 2025
Edited: Cris LaPierre on 12 Mar 2025
The example with that exact name exists in R2024b. However, the link for that example was introduced in R2023b. Here's that link:
This example supports these hardware platforms:
  • Xilinx® Zynq® UltraScale+™ RFSoC ZCU111 evaluation kit and XM500 balun card
  • Xilinx Zynq UltraScale+ RFSoC ZCU216 evaluation kit and XM655 balun card
That example does not contain a file 'soc_IQ_MTS_datacapture_zcu208'. If you have not created it, that would explain the error message.
If you can get the ZCU208 board to appear in the socModelCreator, you could try following the steps given here to create the missing hardware algorithm. However, I do not know that that will work given the hardware platforms this example supports.

Sign in to comment.

Accepted Answer

Michael
Michael on 25 Mar 2025
I updated to 2024b and I am able to run the example
Thanks

More Answers (0)

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!