Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hello,
Is there a way to open and write a file directly to the connected computer through the USB port. The file is a continuous data logging file so its size can get really big (no local file).
printf() to screen could probably work then copy paste into file, but it wouldn't be a too professional approach.
Thanks Levente