- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have initialize my ESDK Cyclone-III board (see attached print-screen) but it won't respond to PING. it already acquire Static IP address.
But it won't respond to ping request in SOPC tse_mac clock is ddr2_bot_auxhalf = 82.5 Mhz , i have also change the clock from ddr2_bot_auxhalf to ddr2_bot_auxfull = 165 mhz but still not responding the PING request. Regards KaushalLink Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Still waiting for any clue....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you checked to make sure# ifdef PING_APP is set to true? Ping is an optional task in the InterNiche stack, so it's not necessarily guaranteed to be set to run automatically. Looking at your program's output it doesn't seem to be running. If it were, you should see something like: Created "PING client" task (Prio: 11)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Have you checked to make sure# ifdef PING_APP is set to true? Ping is an optional task in the InterNiche stack, so it's not necessarily guaranteed to be set to run automatically. Looking at your program's output it doesn't seem to be running. If it were, you should see something like: Created "PING client" task (Prio: 11) --- Quote End --- Thanx for your post. If i Reduce the VIC frequency from ddr2_bot_auxfull to ddr2_bot_auxhalf it start responding to PING but at the same time my VIC stop receiving interrupt, so i need both VIC and InterNiche work together (desirable for my application)

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