REAL TIME CONTROL

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

REAL TIME CONTROL

Jump to solution
742 Views
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!

Labels (1)
0 Kudos
1 Solution
603 Views
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.
-------------------------------------------------------------------------------

View solution in original post

2 Replies
603 Views
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 Kudos
604 Views
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.
-------------------------------------------------------------------------------