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