Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- 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)