[[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 Both sides next revision
dt_openocd [2014/02/12 21:26]
yusa
dt_openocd [2014/02/12 21:30]
yusa
Line 36: Line 36:
 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