Advertisement
zinosat

Untitled

Apr 30th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. zino@slurp:~/code/stm32/buildroot$ sudo ./board/stmicroelectronics/stm32f429-disco/flash.sh output/ stm32f429discovery
  2. Open On-Chip Debugger 0.9.0 (2017-04-30-21:47)
  3. Licensed under GNU GPL v2
  4. For bug reports, read
  5. http://openocd.org/doc/doxygen/bugs.html
  6. Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
  7. adapter speed: 2000 kHz
  8. adapter_nsrst_delay: 100
  9. none separate
  10. srst_only separate srst_nogate srst_open_drain connect_deassert_srst
  11. Info : Unable to match requested speed 2000 kHz, using 1800 kHz
  12. Info : Unable to match requested speed 2000 kHz, using 1800 kHz
  13. Info : clock speed 1800 kHz
  14. Error: open failed
  15. in procedure 'init'
  16. in procedure 'ocd_bouncer'
  17.  
  18. zino@slurp:~/code/stm32/buildroot$ sudo ./board/stmicroelectronics/stm32f429-disco/flash.sh output/ stm32f429disc1
  19. Open On-Chip Debugger 0.9.0 (2017-04-30-21:47)
  20. Licensed under GNU GPL v2
  21. For bug reports, read
  22. http://openocd.org/doc/doxygen/bugs.html
  23. embedded:startup.tcl:60: Error: Can't find board/stm32f429disc1.cfg
  24. in procedure 'script'
  25. at file "embedded:startup.tcl", line 60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement