'Trace Enable' in CMSIS-DAP debugger not enabled

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

'Trace Enable' in CMSIS-DAP debugger not enabled

1,172件の閲覧回数
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,139件の閲覧回数
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 件の賞賛
返信