running open_system('hdlcoder_led_blinking') for zynq, but no connection?
显示 更早的评论
Hi, i am using usb jtag cable for communication with zynq-zc702, but i can't see serialport as instructed in the webinar, how should i connect with zynq? ethernet(ip address)? uart? jtag? i'm confused...
Trial>> z =zynq; Trial>> z
z =
LinuxServices with properties:
SerialPort: []
hostname: '10.10.10.1'
username: 'root'
port: 22
protocol: 'ssh'
BR
Owen
5 个评论
owen chang
2013-11-18
Noam Levine
2013-11-19
To run the demo you need three connections: Ethernet cable, UART, and programming cable.
Embeded Coder needs the Ethernet connection to operate in External Mode, which is what is expected in the example.
See http://www.mathworks.com/help/hdlcoder/examples/getting-started-with-hw-sw-co-design-workflow-for-xilinx-zynq-platform-1.html for more information.
-noam
owen chang
2013-11-23
owen chang
2013-11-23
owen chang
2013-11-23
编辑:owen chang
2013-11-24
回答(1 个)
Noam Levine
2013-11-19
0 个投票
To run the hdlcoder_led_blinking demo you need three connections: Ethernet cable, UART, and programming cable.
Embeded Coder needs the Ethernet connection to operate in External Mode, which is what is expected in the example.
类别
在 帮助中心 和 File Exchange 中查找有关 AMD FPGA and SoC Devices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!