1870430_en-US

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

1870430_en-US

1870430_en-US

MCUXPRESSO IDE draw data series

In the MCUXpresso IDE, is there a way to draw in a window a data series ?

For example draw the content of an array graphically.

Luigi

Re: MCUXPRESSO IDE draw data series

You can also use FreeMASTER to plot data very easily. It has built in data plotting.

Re: MCUXPRESSO IDE draw data series

Yes,

in MCUXpresso IDE, you can visualize a data series using the Peripherals+ view, Data Watchpoints and Tracing (DWT), or the FreeRTOS plugin for monitoring runtime data. For plotting, you can export Official Site data to a CSV file and use external tools like Excel or Python (with Matplotlib) to create the plot. This allows for flexible visualization of your data.

Tags (1)
No ratings
Version history
Last update:
‎11-21-2025 02:39 PM
Updated by: