This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Doubt with Ethernet port

Hello,

I have a LCDK C6748 board. This board has a ethernet port and I am not very familiar using this port. I would like to know if I can access to a data base in a server.

I need to read some data in this data base and then I have to compare with my data which I have obtained in the DSP.

Is this possible??

Does anyone know a tutorial or have a example of this??

Thank you very much

Kind Regards.

  • Hi,

    Thanks for your post.

    I think, you have to check out the sample demonstration of network enable applications like NDK client example (some hello world examples) in the NDK support packages (NSP's) and the examples included in the NDK release package is generic C code which runs on any C64P, C66, C674, ARM9 or Cortex-A8 devices. NDK is  a platform to develop and demonstrate network enabled applicatiions on TI embedded processors which is currently limited to the C6000 family and ARM processors.

    You can check the below NDK user guide doc. to install & setting up the NDK and NSP and check section 2.2 (network client example application) to build, load and test the HTTP, Telnet, Data server and IPv6 stack testing. Also check Section 2.4 for network hello world example application in the below doc.

    http://www.ti.com/lit/ug/spru523i/spru523i.pdf

    Kindly check the NDK support package ethernet driver design guide too for your references as below:

    http://www.ti.com/lit/ug/sprufp2/sprufp2.pdf

    Please check the NDK and NSP product download page as below:

    http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ndk/index.html

    Thanks & regards,

    Sivaraj K

    -------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.

    -------------------------------------------------------------------------------------------------------