REAL TIME CONTROL

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

REAL TIME CONTROL

跳至解决方案
2,102 次查看
maratheapurv
Contributor III

Can we perform Real Time Control using the MCUXpresso ide and a segger j-link edu mini programmer while working with the FRDM - KV31F development board. And if yes then how? Or can you just view the variables,graphs,etc in real time?

Thank You!

标签 (1)
0 项奖励
回复
1 解答
1,963 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello,

 

Sorry for my late reply.

 

We recommend using FreeMaster, it is used for run-time debugging. It allows you to display and monitoring variables on a running system. KV31F MCU is supported.

 

Please check the below link:

FreeMASTER Run-Time Debugging Tool | NXP 

Have a great day,
Felipe

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
1,963 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

As a simple alternative, you may also be able to make use of the "Live Variables" functionality provided by MCUXpresso IDE. For more information on this, please see section 12.9, "Global and Live Global Variables" of the MCUXpresso IDE v11.0.0 User Guide.

Note that this functionality was extended in IDE v11.0.0 to work with J-Link (and P&E) debug probes, as well as LinkServer/CMSIS-DAP probes.

You might also be able to make use of SWO Trace to achieve a similar affect, but I'm not sure that the SWO pin is available to external debug probes on the board you are using.

Regards,

MCUXpresso IDE Support

0 项奖励
回复
1,964 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello,

 

Sorry for my late reply.

 

We recommend using FreeMaster, it is used for run-time debugging. It allows you to display and monitoring variables on a running system. KV31F MCU is supported.

 

Please check the below link:

FreeMASTER Run-Time Debugging Tool | NXP 

Have a great day,
Felipe

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------