USB Debug with TWR-K60N512

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

USB Debug with TWR-K60N512

跳至解决方案
1,797 次查看
davidcav
Contributor II

I am testing the Kinetis60 tower with the USB connector and the IAR Embedded Workbench IDE.  I have not been able to connect/debug/download code via the USB (OSBDM).  The drivers are installed on my computer but I get the following error message when I try to connect:

 

 

 "Fatal Error: Can not connect to J-Link via USB"

 

I attempted to try to configure the Project->Options->Debugger to other drivers, but was unsuccessful. 

 

Does anyone know the settings to allow the IAR to connect via USB?

0 项奖励
回复
1 解答
1,230 次查看
DavidS
NXP Employee
NXP Employee

Hi Davidcav,

Some of the IAR projects default to using the JLINK JTAG debugger interface.  When Kinetis was first out and being tested that was the only debugger interface available.

Now the OSJTAG from P&E is used on the Tower.

Highlight your application project and select Options.

Then click onthe Debugger Category.

Set the Driver to PE micro.

Click OK.

Regards,

David

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,231 次查看
DavidS
NXP Employee
NXP Employee

Hi Davidcav,

Some of the IAR projects default to using the JLINK JTAG debugger interface.  When Kinetis was first out and being tested that was the only debugger interface available.

Now the OSJTAG from P&E is used on the Tower.

Highlight your application project and select Options.

Then click onthe Debugger Category.

Set the Driver to PE micro.

Click OK.

Regards,

David

0 项奖励
回复