Hi,
What is the simplest way of transfering some data from PC to C674x? All I need to do is to receive some data from PC and put them on SDRAM. I am trying to avoid DSP/BIOS and PSP because of the size limitation.
I've heard something like virtual serial emulation. Is it something like I can use a USB port as a RS232? How to implement the device side?
Thanks