running open_syste​m('hdlcode​r_led_blin​king') for zynq, but no connection?

1 vue (au cours des 30 derniers jours)
owen chang
owen chang le 18 Nov 2013
Modifié(e) : owen chang le 24 Nov 2013
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 commentaires
owen chang
owen chang le 23 Nov 2013
Hi noam,
the syntax error is because the ip address should use 'xxx.xxx.xxx.xxx' instead of "xxx.xxx.xxx.xxx". i could run the example now.
i am running "sobel filter example" with zc702, but both behavior model and hardware result windows are showing black(no data?)
what could be the problem here?
thanks
Owen
owen chang
owen chang le 23 Nov 2013
Modifié(e) : owen chang le 24 Nov 2013
the log as below:
*starting the model*
*simulation finished* resolution set @ id = 0 .... 1920*1080 incorrect input [..] turning on the previous pattern
log on simulink window:
"Error occurred while executing External Mode MEX-file 'ext_comm': Failed to connect to the target. Possible reasons for the failure: a) The target is not switched on. b) The target is not connected to your host machine. c) The application for the model is not running on the target. You might have clicked the Stop button.
Caused by: An error occurred attempting to open an rtIOStream. More detail may be reported in the MATLAB command window"
it seems that i should change the default image source?

Connectez-vous pour commenter.

Réponses (1)

Noam Levine
Noam Levine le 19 Nov 2013
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by