running open_system('hdlcoder_led_blinking') for zynq, but no connection?
Show older comments
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 Comments
owen chang
on 18 Nov 2013
Noam Levine
on 19 Nov 2013
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
on 23 Nov 2013
owen chang
on 23 Nov 2013
owen chang
on 23 Nov 2013
Edited: owen chang
on 24 Nov 2013
Answers (1)
Noam Levine
on 19 Nov 2013
0 votes
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.
Categories
Find more on AMD FPGA and SoC Devices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!