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!