Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- If you have a FAT partition in your SD card, you can copy the file from your PC (assuming Windows) to that partition, boot the board using the same card, fatload the partition and then copy/run the program. --- Quote End --- Thank you for your reply. I will try that as a solution... What I would ultimately like to do is connect PuTTY to the serial port of the DE0-Nano board and transfer the file that way. I know it can be done as long as there is a IP address, but I wonder if there is a way to transfer files from COM3 of the PC to root@socfpga:/home/root via USB serial port?