Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 11 Feb 2014 06:18 AM by  Kumar S
ethernet communication
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Kumar S
New Member
New Member
Posts:1


--
11 Feb 2014 06:18 AM

    Hi,

    I am using OMAP L138 (only C6748) EVM and in my application I have to receive data from Ethernet and perform some operation on received data (Say addition of all the numbers ) and the transmit the sum through UART port.

    I am using CCS V5.1, NSP1.10.00.03 and NDK V2.21. I am planning to use HelloWorld example application (document SPRU523H) as my base program and above it I am planning to write my code for addition of received data through ethernet and the sending the sum value through UART(rs-232).

    I have gone through SPRU523H and some more documents  but it is too exhaustive and I am not getting the answers directly. Hence I seek your help for direct reply  of  following query:

    <!--[if !supportLists]-->1)      <!--[endif]-->HelloWorld application receives and transmit data through which port number and in which function /file it is mentioned?

    <!--[if !supportLists]-->2)      <!--[endif]-->In what array received data from ethernet is stored and it is in which file.

    <!--[if !supportLists]-->3)      <!--[endif]-->In what array transmit data for Ethernet is to be stored and it has to be done in which file.

    <!--[if !supportLists]-->4)      <!--[endif]-->If I want to add the Ethernet data and then transmit it through UART then it has to be done in which file.

     

    I again request to reply to my query directly as I am fully exhausted after reading so many documents.

                                                                    Regards,

    Kumar

    You are not authorized to post a reply.