Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI have switched the driver to polling mode and NOW the high priority task works as expected.
I forgot to tell before :( but I've used the TfGen app to generate traffic to the board, from 1000 to 10000 kbps. But there are some problems, sometimes (when TfGen is running) the execution stops with a dtrap(), exactly in the ip_reassm() function, inside the "if (!ahole)" condition; sometimes (when is connected to a local net and the TFGen is not running) the ping don't work. I'm using version 2 of the NicheStack. You've given a clue, the current driver is the SMSC but exchanging it to the TSE driver maybe worths a try. Thanks.