openocd unexpected chip ID errors #1

Closed
opened 2019-08-20 13:31:02 +08:00 by sb10q · 0 comments

Still present:

$ openocd -f zc706.cfg 
Open On-Chip Debugger 0.10.0
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
none separate
adapter speed: 10000 kHz
Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
Zynq CPU1.
srst_only separate srst_gates_jtag srst_push_pull connect_deassert_srst
Info : ftdi: if you experience problems at higher adapter clocks, try the command "ftdi_tdo_sample_edge falling"
Info : clock speed 10000 kHz
Info : JTAG tap: zynq.tap tap/device found: 0x23731093 (mfg: 0x049 (Xilinx), part: 0x3731, ver: 0x2)
Warn : JTAG tap: zynq.tap       UNEXPECTED: 0x23731093 (mfg: 0x049 (Xilinx), part: 0x3731, ver: 0x2)
Error: JTAG tap: zynq.tap  expected 1 of 1: 0x03731093 (mfg: 0x049 (Xilinx), part: 0x3731, ver: 0x0)
Info : JTAG tap: zynq.dap tap/device found: 0x4ba00477 (mfg: 0x23b (ARM Ltd.), part: 0xba00, ver: 0x4)
Still present: ```text $ openocd -f zc706.cfg Open On-Chip Debugger 0.10.0 Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html none separate adapter speed: 10000 kHz Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'. Zynq CPU1. srst_only separate srst_gates_jtag srst_push_pull connect_deassert_srst Info : ftdi: if you experience problems at higher adapter clocks, try the command "ftdi_tdo_sample_edge falling" Info : clock speed 10000 kHz Info : JTAG tap: zynq.tap tap/device found: 0x23731093 (mfg: 0x049 (Xilinx), part: 0x3731, ver: 0x2) Warn : JTAG tap: zynq.tap UNEXPECTED: 0x23731093 (mfg: 0x049 (Xilinx), part: 0x3731, ver: 0x2) Error: JTAG tap: zynq.tap expected 1 of 1: 0x03731093 (mfg: 0x049 (Xilinx), part: 0x3731, ver: 0x0) Info : JTAG tap: zynq.dap tap/device found: 0x4ba00477 (mfg: 0x23b (ARM Ltd.), part: 0xba00, ver: 0x4) ```
astro closed this issue 2019-09-29 09:25:40 +08:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/zynq-rs#1
There is no content yet.