JTAG Configuration

The JTAG debugger is configured in project options dialog box (menu [Project | Options...]). Switch to the Setup tab in the Debugger category. I use the IAR I-jet JTAG debugger, so let's select it from the Driver drop-down list. If you use other JTAG debugger, just chose it.

IAR i-jet jtag debugger

We need also to change some default values in the I-jet/JTAGjet category:

Uncheck the From the probe checkbox in the Target power window - we will power the demoboard through the USB connector.

Chose Core from the Reset drop-down list.

 

IAR I-Jet debugger configuration

Now our project is set up and we can compile it. Click OK to close the dialog.

 

Comments

I can't find my U-LINK JTAG debugger in the drop-down list. How to configure it?