Other Parts Discussed in Thread: TPIC2810, SN74LVC1G08, TLK105
Tool/software: TI-RTOS
Hi
I am migrating the EtherCAT + EnDAT project from AM437x Industial EVM (version 1.4A) to my custom board.
The custom board is designed following the circuit of AM437x Industrial EVM, reducing peripheral module to EnDat, QSPI(for flash) and ICSS Ethernet port.
I am facing the problem that when the custom board execute BOARDGetDeviceCtrlModId() function in board_platform.c, it will jump to _exit() immediately.
Since the EtherCAT + EnDAT project on EVM board have UART and Industrial I/O circuit which custom board don't have.
Is this problem cause by the incorrect pinmux configuration?
Thanks a lot
Yi-Lin