Follow the below steps to test the Fidus MUSIC algorithm with MATLAB:
Run the host application on VCK190 board:
sudo su
cd /run/media/mmcblk0p1/
./host_app -c binary_container_1.xclbin -p 8888
-c specifies the platform configuration binary
-p specifies the TCP port the application is going to listen to
The application will load the platform configuration and start a TCP server on the given port: