deep

a Cross Development Platform for Java

User Tools

Site Tools


openocd:starting_openocd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
openocd:starting_openocd [2021/12/28 13:52] ursgrafopenocd:starting_openocd [2022/11/24 16:06] (current) ursgraf
Line 15: Line 15:
   * On the Zybo board start with ''sudo openocd -f digilent_zyboboard.cfg''   * On the Zybo board start with ''sudo openocd -f digilent_zyboboard.cfg''
   * On the Microzed board start with ''sudo openocd -f microzedboard.cfg''   * On the Microzed board start with ''sudo openocd -f microzedboard.cfg''
 +Alternatively, you could start openOCD anywhere and indicate the path to search for config files and scripts with
 +  * ''sudo openocd -s /home/.../openocd -f digilent_zyboboard.cfg''
 +  * ''sudo openocd -s /home/.../openocd -f microzedboard.cfg''
  
openocd/starting_openocd.txt · Last modified: 2022/11/24 16:06 by ursgraf