- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I've a DE4-230 board...and I tried to test the simple socket server example. So i loaded on the fpga both the file.sof and the file.elf given with the board....in this case no problems...but when I try to use the simple socket server template of nios2 eclipse program...without modifying anything...staring the run after the build...It stops....!!....so the question is....are the two C-codes....the sss template of eclipse and the sss of .elf file given with the board similar??aren't they? Has anyone met this problem? RegardsLink Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You need sopcinfo file to generate proper system. Do You have it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same board and the same problem.
The design seems to be very program (Quartus version) dependent. I think, it does not compile because the Quartus version is not the same as the one used by Terasic. If you find a way to compile it: please let me know! David- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes, I solved it....as first thing....after you make modifications to Quartus2/Sopc program you have to re-generate the system...and insert the new .sopcinfo file in eclipse...then as regards SSS C-codes....effectively...two codes are different and so...it needs to modify the eclipse SSS template code...first of all the file led.c in which you find a rand() function instead of a counting up code for controlling 7-segments display...and then the file Simple Socket Server.c file in which you have to insert the MAC of your board manually.
ps: you could also try to change manually the two files led.c and SimpleSocketServer.c of template with those in Quartus2 cd-rom with the board.

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