Not able to visualize touch signals in NXP Touch FreeMASTER project

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

Not able to visualize touch signals in NXP Touch FreeMASTER project

516件の閲覧回数
arun07
Contributor III

Hello Everyone

I am using an electronics based on MKE15Z microcontroller, and to explain my problem I used MKE15Z NXP Freedom board, and the "touch_sensing" demo project from the SDK inside the MCU Xpresso IDE.

arun07_0-1724388617229.png

The only change that I did is as shown below (because I don't have this daughter board with me).

#ifndef NT_FRDM_TOUCH_SUPPORT
#define NT_FRDM_TOUCH_SUPPORT 0
#endif

I compiled the project an deployed it, and it works fine, when I press Electrode-1 and 2, I can see change in LED color.

The problem is how to visualize the signals with FreeMASTER, I used the below mentioned setting i.e. using J-Link Plug-In module.

arun07_1-1724389205413.png

and after reading the board configuration I am getting the following logs.

arun07_2-1724389393174.png

but instead of using J-Link, I if I use USB to Serial Port of this development board, it works fine.

arun07_3-1724389466746.png

arun07_4-1724389521359.png

arun07_5-1724389569264.png

The reason why I am asking is because, the actual electronics which we have is without any free UART port to be associated with FreeMASTER, the only thing which we can utilize to do tuning and visualize the touch signal is JLink, and with JLink, I can't make the default example work on the Freedom board and that's why I can't make my actual project working.

Can anyone please suggest and help me here?

FREEMASTER FRDM-KE15Z 

 

 

 

ラベル(1)
0 件の賞賛
返信
0 返答(返信)