public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Ilija Kocho <ilijak@siva.com.mk>
To: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Kinetis TWR-K60N512-KIT networking support‏
Date: Thu, 07 Jul 2011 07:54:00 -0000	[thread overview]
Message-ID: <4E156637.2010304@siva.com.mk> (raw)
In-Reply-To: <SNT122-W11AA04A99C30A30F748FA9AD5E0@phx.gbl>

On 06.07.2011 15:17, jjp jjp wrote:
> Hi,
> Do you plan to make a MII driver separately?

There are separate drivers for PHY and Ethernet (MAC).
eCos already has diriver for Micrel PHY.

Ethernet needs MII in order to communicate with PHY, and these functions
are part of Ethenet driver.

Hope this helps.
Ilija

>> Date: Sat, 2 Jul 2011 12:42:29 +0200
>> From: ilijak@siva.com.mk
>> To: ecos-discuss@ecos.sourceware.org
>> Subject: Re: [ECOS] Kinetis TWR-K60N512-KIT networking supportأ¾
>>
>> On 27.06.2011 13:06, jjp jjp wrote:
>>> Hi list,
>>> I am trying to add ethernet support on Kinetis TWR.
>>> I add my enet package in ecos repository and try to add lwip support.
>>> Code compiles but in generated elf, there is no reference to enet driver functions.
>> If they are not referenced by code they may have been ommitted by ld.
>>> I'm using the lwip_eth template.
>>> Configuration file is attached.
>>> Can you point me a sample code to test my ethernet driver?
>> There seem to be no ready made test suite dedicated to Ethernet packet
>> drivers in eCos tree. You can make use of use lwIP tests. Probably
>> simple mode would be better for start, I am happy with httpd_simple.c
>>> Thanks, regards.
>>>  
>>> Ps : Ilija SRAM code work properly for me with your latest patchs. Great job!
>>>  		 	   		   		 	   		  
>> Thanks. I  would appreciate if you have some remarks and/or suggestions.
>>
>> Ilija
>>
>> -- 
>> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
>> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>>
>  		 	   		  
>


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

      reply	other threads:[~2011-07-07  7:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-27 11:07 jjp jjp
2011-07-02 10:42 ` Ilija Kocho
2011-07-06 13:17   ` jjp jjp
2011-07-07  7:54     ` Ilija Kocho [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E156637.2010304@siva.com.mk \
    --to=ilijak@siva.com.mk \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).