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.

RTOS/AM5728: RTOS NDK (TCP/IP)

Part Number: AM5728

Tool/software: TI-RTOS

Dear Sir or Madam,

My development environment is:

  • AM5728
  • we want to use Ethernet for RTOS (DSP1)
  • NDK 
  • Linux (A15) with own customer device tree

We want to use one Ethernet port for Linux and another one for RTOS

My Questions:

  • does Linux have to release or set free the ethernet interface for RTOS? 
  • how to activate the NDK in the RTOS (for example with IP address for ping)
  • are the necessary drivers loaded automatically? do drivers have to be additionally load?
  • How must NDK be initialized

kind regards 

V.Klotz