Does S32DS for PA have the function like Graph in CCS(not SPT graph)

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

Does S32DS for PA have the function like Graph in CCS(not SPT graph)

930 次查看
eleclin
Contributor II

I want to graph the data in the ram, but I can find the function. Can S32DS do this like the graph function in CCS?

标记 (3)
0 项奖励
回复
1 回复

788 次查看
jiri_kral
NXP Employee
NXP Employee

Hello, 

unfortunately - in S32DS  is not such feature. You can export data from memory view (and process it with gnuplot, scilab or other tool) or modify your code to be able produce usable data output. Somebody had similar question here: 

Exporting Array/Memory data from S32DS to Host system ? 

Jiri

0 项奖励
回复