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.

Linux/TMDXIDK5728: PINMUX and AM572x IDK

Part Number: TMDXIDK5728

Tool/software: Linux

Hi!
I have to setup the AM572x IDK for 2xPRP interfaces. So, the two gigabit ethernet ports (GIGETH0 and GIGETH1) should be off, and two 10/100 Industrial ethernet ports (PRU1ETH0 and PRU1ETH1) should be on, by PINMUX (acording to the manual).
As I understand it, the pinmux tool generates the modules for rtos, but I need to for linux rt.

Acording to the link:
e2e.ti.com/.../758096

I need in mux.c file, but there are no any mux.c at board\ti\am57xx\ katalog (unlike the board\ti\am335x\).
Where to get the mix.c file?