Hi,
I would like to continously save calculated numbers from my C6748 EVM during execution, that afterwards can be transferred to a computer (not through emulation debug USB). The DSP is to loop through a program and save a float/int number at the end of the loop. The important thing is that when execution is finished, there will be a readable file of the results e.g. with one number per row.
The EVM has a 1.1 USB host port and a sd card slot that I think can be used for this purpose. The serial port can also be used but would require a connected computer during execution.
Is the USB port able to connect and control a standard USB memory stick? Would it mean a large amount of work (I've seen some threads talking about the impossibilities of USB with C6748)? Is the sd card slot an easier approach? Do you have any other ideas on how to do this?
Regards,
Fredrik