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!