<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Does TCPNet use any processor timers?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/30918/does-tcpnet-use-any-processor-timers</link><description> 
The documentation says that it does not. 
However, if I call init_TcpNet() with or without calling
main_TcpNet() and timer_tick() my FreeRTOS fails to perform context
switches after a few seconds due to a disabled TIM0 interrupt line.
If any related</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Does TCPNet use any processor timers?</title><link>https://community.arm.com/thread/61033?ContentTypeID=1</link><pubDate>Thu, 16 Aug 2012 05:58:29 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:dbd189c4-293b-42b5-98de-5aa837d717d5</guid><dc:creator>Marius Cosa</dc:creator><description>&lt;p&gt;&lt;p&gt;
It only takes adding &amp;quot;init_TcpNet&amp;quot; and the scheduler hangs at some
point! If not included, there is no problem...!&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>