'Trace Enable' in CMSIS-DAP debugger not enabled

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

'Trace Enable' in CMSIS-DAP debugger not enabled

1,175 次查看
yulung
Contributor I

Hi

I recently acquired a LPC51u68(OM40005) board.  I tried to use printf for debugging in Keil (v.5.38.0.0).  But I found I cannot enable Tracing.  As shown in the screenshot below, the check box of Trace Enable is disabled.  How can I get to enable it?

Thanks.

 

yulung_0-1674782826206.png

 

0 项奖励
回复
1 回复

1,142 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @yulung 

The required trace interface needs to be supported by both the microcontroller and the debug adapter.

Trace Enable is disabled because your adapter doesn't support this function.

 

Alice_Yang_1-1675048675283.png

For example I choose ULINKpro , it can enable:

 

Alice_Yang_0-1675048613370.png

 

BR

Alice

 

0 项奖励
回复