2014-03-20 04:24 AM
Hi,
I'm working on USB virtual Comp port(SOC : stm32f303) ,able to transmit data to Hyper-terminal(PC) from SOC and vice versa. Now need to create a file on pc and store data into a file ,how to achieve this ? I Know how to create a file on pc and store data into a file through Linux Terminal,I guess its the same for windows through command promt,.how do I achieve this in Windows. #ommand-promt