Processor Algorithm Wrapper Not Triggered on ZCU208 RFSoC Hardware
이전 댓글 표시
Hi,
I am trying to run a Simulink model on a ZCU208 RFSoC board to transmit and receive FMCW signals. The model works correctly in simulation, and I am able to observe both the transmitted and received signals. However, after deploying the model to the hardware, I do not receive any output. While debugging, I noticed that the Processor Algorithm Wrapper does not appear to be triggered or executed. I tried changing the mean, minimum, and maximum task duration values in the Task Manager, since it is responsible for calling the algorithm wrapper, but the wrapper still does not seem to run. I also tried sending constant values instead of the received signal and modifying the AXI4-Stream to Software block settings, but I still do not get any output. What could prevent the Task Manager from triggering the Processor Algorithm Wrapper on the hardware, and what settings or diagnostics should I check to confirm whether the processor algorithm is being called correctly? I am using MATLAB/Simulink R2025b with SoC Blockset and a ZCU208 RFSoC board.
Thank you.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Targeting FPGA & SoC Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!