How to control HDL QPSK Modem with Analog Devices No-OS Software

2 views (last 30 days)
Hi there,
I am trying to use QPSK Modem which is generated on MATLAB by HDL Coder with No-OS software. I created HDL QPSK Ip core by MATLAB. In the generated HDL project I created SDK project and import No-OS project.
There is a file called like 'HDL_QPSK_IP.h' in HDL project folder and this header file has TxSourceSelect, ResetHDLQPSKIPCore, RxStreamEnable..... etc. register offsets. But when I try to write these registers by using 'Xil_Out32..' the program crashed.
How can I use QPSK transmitter/receiver hardware with No-OS?
my setup: ZCU102 and FMCOMMS4
MATLAB R2019b, Vivado 2018.2
  1 Comment
Sathish Danthala
Sathish Danthala on 23 Aug 2021
Hi Emin Cetin
I am also facing same problem, have you got any solution, if you got the solution please guide me.
Thank you.

Sign in to comment.

Answers (1)

Kiran Kintali
Kiran Kintali on 9 Aug 2020
Analog Devices Engineer Zone - have a forum for no-OS drivers at https://ez.analog.com/microcontroller-no-os-drivers/.
ADI’s Transceiver Toolbox - https://www.mathworks.com/matlabcentral/fileexchange/72645-analog-devices-inc-transceiver-toolbox- may also have some useful information.

Tags

Community Treasure Hunt

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

Start Hunting!