Closed ilg-ul closed 2 years ago
A test with a self compiled openocd version shows that the addressed topic is indeed fixed on the master branch of the openocd git repository:
[Log] Open On-Chip Debugger 0.11.0+dev-00501-g4626af440 (2021-11-24-07:40) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html Info : only one transport option; autoselect 'jtag' xc7_program jtagspi_program Info : usb blaster interface using libftdi Error: unable to get latency timer Info : This adapter doesn't support configurable speed Info : JTAG tap: xc7.tap tap/device found: 0x13631093 (mfg: 0x049 (Xilinx), part: 0x3631, ver: 0x1) Info : JTAG tap: xc7.tap tap/device found: 0x13631093 (mfg: 0x049 (Xilinx), part: 0x3631, ver: 0x1) Info : Found flash device 'sp s25fl256s' (ID 0x190201) Warn : 4-byte addresses needed, might need extra command to enable flash 'jtagspi' found at 0x00000000
Info : sector 0 took 1708 ms Info : sector 1 took 1728 ms Info : sector 2 took 95 ms Info : sector 3 took 100 ms Info : sector 4 took 99 ms Info : sector 5 took 97 ms Info : sector 6 took 95 ms Info : sector 7 took 95 ms Info : sector 8 took 98 ms Info : sector 9 took 96 ms read 645496 bytes from file build/results/ip0170p.ppn.bin and flash bank 0 at offset 0x00000000 in 12.291559s (51.285 KiB/s) contents match [/Log]
Ok, thank you for confirming, then it'll be included in the next release.
Please check the latest v0.11.0-3 release and let me know if it solves this problem.
Hi Liviu,
yes, the topic is solved with release v0.11.0-3. Thank you for the prompt help.
Best, Steffen
Am 2021-12-07 19:56, schrieb Liviu Ionescu:
Please check the latest v0.11.0-3 release and let me know if it solves this problem.
-- You are receiving this because you commented. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. Triage notifications on the go with GitHub Mobile for iOS [3] or Android [4].
Links:
[1] https://github.com/xpack-dev-tools/openocd-xpack/issues/16#issuecomment-988187278 [2] https://github.com/notifications/unsubscribe-auth/AWTXN5JFLUGZJQ677WY4GDLUPZKHNANCNFSM5IRTHGJQ [3] https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 [4] https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub
Ok, thank you for confirming.
And please don't reply via email, use the web interface. Or at least remove the useless quoted original message.
Discussed in https://github.com/xpack-dev-tools/openocd-xpack/discussions/15