running open_system('hdlcoder_led_blinking') for zynq, but no connection?
Mostrar comentarios más antiguos
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 comentarios
owen chang
el 18 de Nov. de 2013
Noam Levine
el 19 de Nov. de 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
el 23 de Nov. de 2013
owen chang
el 23 de Nov. de 2013
owen chang
el 23 de Nov. de 2013
Editada: owen chang
el 24 de Nov. de 2013
Respuestas (1)
Noam Levine
el 19 de Nov. de 2013
0 votos
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.
Categorías
Más información sobre AMD FPGA and SoC Devices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!