- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just purchased the Deo Nano SoC and I am trying to understand its speed for different tasks. I wrote some loops in C with some output to screen and I was impressed. Now I want to read data from a shared file from my win7 PC. In my C code, I have the tried variations of the following line of code with no success.
fp = fopen("////169.254.5.152//temp//test.txt", "w+"); I use make and scp to transfer to the Soc When I run root@socfpga:~# ./my_second_hps I get the following: Segmentation fault My "temp" folder in "c:\" with State: Shared The IP address is that of my PC What am I doing wrong?Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page