Part Number: PROCESSOR-SDK-AM437X
Hi !
I'm trying to integrate SOEM library on TI-RTOS, for that I added SOEM for linux and I'm trying to do the necessary modifications.
I changed some functions with NDK library functions, I added the necessary files for emac to enable ethernet port but I'm not able to send and receive ethernet frames. The code is building fine but it crushes in every NDK function and I couldn't understand why.
Does anyone have an idea ?
Thank you