[[dt_openocd]]

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dt_openocd [2014/02/10 23:35]
yusa
dt_openocd [2014/02/12 21:30]
yusa
Line 32: Line 32:
 [[http://​openocd.sourceforge.net/​doc/​pdf/​openocd.pdf]] [[http://​openocd.sourceforge.net/​doc/​pdf/​openocd.pdf]]
  
-You can find actually all information you need there. ​I will give you a quickstart guide here.+You can find there actually all information you need, but I will give you a quickstart guide here.
  
 You can use openOCD with various hardware, so you have to tell openOCD which one you are actually using. This is done with some special Configuration Files. Overall you need three of these files: You can use openOCD with various hardware, so you have to tell openOCD which one you are actually using. This is done with some special Configuration Files. Overall you need three of these files:
  
- * interface config file descripes ​which hardware debugger you are using +  ​* interface config file: Descripes ​which hardware debugger you are using 
- * board config file descripes ​which kind of board you are using +  * board config file: Descripes ​which kind of board you are using 
- * target config files descripes ​which microcontroller you are using+  * target config files: Descripes ​which microcontroller you are using
  
 You can find a lot of configuration files for specific hardware there: You can find a lot of configuration files for specific hardware there:
  • dt_openocd.txt
  • Last modified: 2014/06/27 09:35
  • by beckmanf