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!