CW5.6.1 - Tracing variables

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

CW5.6.1 - Tracing variables

1,815 Views
kgeldhof
Contributor I
Hello,

Is there another way to trace variables in CodeWarrior, apart from using the Data Visualisation function? I'd like to trace the results of ADC conversions during a few milliseconds. I'd like to have these data, export them and plot them with Matlab or another program.

Sincerely,
Kristof Geldhof

(CodeWarrior version used: 5.6.1)


Message Edited by Alban on 2007-09-12 12:04 AM
Labels (1)
Tags (1)
0 Kudos
2 Replies

370 Views
jgabriels
Contributor I
Hi Kristof,
You could have the values in the variables visualized onto the hyperterminal.  Then you could copy and paste the values onto whatever program to be plotted.
It does take a bit more programming though.
0 Kudos

370 Views
kgeldhof
Contributor I
From the Freescale technical service I learnt that there is a specific tool for real-time monitoring, named FreeMaster (which is included in CodeWarrior). This is exactly what I need. Thank you for the advice though.

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FREEMASTER&fsrch=1

Regards,
Kristof Geldhof
0 Kudos