Plot array graphically using Codewarrior

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

Plot array graphically using Codewarrior

1,629 次查看
nasreengshaikh
Contributor I

Hello,

Am trying to plot an array which holds input samples from ADC graphically on Code warrior 10.6. I have a DSC MC56f84786. The input samples are collected from an external ADC and saved into an integer array of size 1024. I need to view this array in a graphical format.

Please suggest me some ways to do it.

标签 (1)
0 项奖励
回复
4 回复数

1,304 次查看
arpitaagarwal-b
NXP Employee
NXP Employee

Hello Nasreen,

You can use FreeMaster utility to see the graph of the sensor's data.

Here is the link for the tutorial which provides good insight on FreeMaster.

http://mcuoneclipse.com/2013/08/24/tutorial-freemaster-visualization-and-run-time-debugging/

If this post helps you, kindly mark it as correct/helpful answer.

-Arpita

0 项奖励
回复

1,304 次查看
charanreddy
Contributor III

Hi,

I am trying to display the output of FFT analysis in Free Master. But i don't know how to plot the graph of an array of length 1024 which has the output of FFT. Is there any procedure to display the output the graph of an array.

Regards,

Charan

0 项奖励
回复

1,304 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, all

I do not think there is a way to display the array value with graph in either CodeWarrior or Freemaster tools. You can copy the array value and paste them to Excel tools and display.

Hope it can help you.

BR

XiangJun Rong

0 项奖励
回复

1,304 次查看
charanreddy
Contributor III

Hi,

Thanks for your replay. I will do it as you said.

Regards,

Charan

0 项奖励
回复