<?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>RL-TCPnet ethernet driver for TM4C1294</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/32889/rl-tcpnet-ethernet-driver-for-tm4c1294</link><description> 
Hi, 

 
Im currently examining the best / fastest way to add TCP/IP
support to my TM4C1294 devices. We are running Keil RTX on the
platform, so it feels like a good option here would be to use the
Keil RL-TCPnet to make the intergration nice. However</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: RL-TCPnet ethernet driver for TM4C1294</title><link>https://community.arm.com/thread/82448?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2015 01:52:11 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:269dc245-b433-4b31-b9ef-0a1c984121f1</guid><dc:creator>Wilhelm Lundgren</dc:creator><description>&lt;p&gt;&lt;p&gt;
Hi Makoto,&lt;/p&gt;

&lt;p&gt;
Thanks for your answer, i wrote a new driver from scratch, it
wasnt that much work.&lt;/p&gt;

&lt;p&gt;
Thanks&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RL-TCPnet ethernet driver for TM4C1294</title><link>https://community.arm.com/thread/63528?ContentTypeID=1</link><pubDate>Wed, 11 Mar 2015 09:14:06 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7be518a1-a0ef-4565-8d0f-c75de84cc74c</guid><dc:creator>Makoto K</dc:creator><description>&lt;p&gt;&lt;p&gt;
Wilhelm,&lt;/p&gt;

&lt;p&gt;
Is the device a Ethernet PHY chip?&lt;/p&gt;

&lt;p&gt;
I don&amp;#39;t know if there is the exact driver for your device, but
customising existing driver&lt;br /&gt;
may be quite simple, if the PHY device is connected through RMII.&lt;/p&gt;

&lt;p&gt;
Existing KEIL&amp;#39;s PHY drivers for ST802RT1, LAN8720, DP83848C are
quite simple and small.&lt;br /&gt;
Main defferences between them are the Device ID value, and some
register-bit assignments.&lt;br /&gt;
Try to select the most similar PHY driver, make a copy/renamed file,
place it to project directory,&lt;br /&gt;
then try customize Device ID and register operation bit
assignment.&lt;/p&gt;

&lt;p&gt;
Makoto&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>