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/PROCESSOR-SDK-AM437X: UDP packet routing

Part Number: PROCESSOR-SDK-AM437X


Tool/software: TI-RTOS

I am repeating my question on thread  https://e2e.ti.com/support/arm/sitara_arm/f/791/t/702277  , because I haven´t got an answer.

How to configure NDK to route UDP packets from eth0 to eth1 and vice-versa? Is it possible?

I need to forward UDP packets received on eth0 to eth1 (CPSW Ethernet interfaces) and vice-versa.

eth0 is configured with static IP address 192.168.0.1 and sub-net mask 255.255.0.0 and eth1 is configured with static IP address 192.169.0.1 and sub-net mask 255.255.0.0.


Installed itens:
CCS 7.2
GCC ARM Compiler 4.9.3
processor_sdk_rtos_am437x  4.00.00.04

ndk_2_26_00_08
am437x PDK v1.0.7
bios 6.46.05.55
xdctools 3.32.02.25_core

regards,

Marcio.