This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

VALUE OF AN ARRAY: GRAPH AND EXPORT POSSIBILITY

Other Parts Discussed in Thread: TMS320F28335

Hi,

I am using the TMS320F28335 device, with CCS4.
I want to say first of all that I can't use the printf function of stdio.h becouse the low memory of the device. How can I display a simple array of 128 elements: int array[128] ?
In a graph way and also in a console way, for copy-paste result!

Thank you!