Search found 2 matches

by bwolfe
Mon Jan 12, 2015 12:05 am
Forum: NetBurner Software
Topic: OS task causing 50mS stall every 60 sec.
Replies: 4
Views: 4591

Re: OS task causing 50mS stall every 60 sec.

Thanks Scott. I was using NNDK version 2.6.2. I looked up the release notes and saw there was a bug. After updating to the latest version (2.7.0) the problem is fixed! Thanks again.

-Brian
by bwolfe
Fri Jan 09, 2015 8:40 pm
Forum: NetBurner Software
Topic: OS task causing 50mS stall every 60 sec.
Replies: 4
Views: 4591

OS task causing 50mS stall every 60 sec.

I have a Netburner 5270B that I'm using in an application that involves reading data from an external hardware FIFO and periodically sending it out in a UDP data-gram. I had an issue where periodically my FIFO would overflow. I created a simple program that toggled a pin in an endless loop and found ...