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.

PROCESSOR-SDK-AM437X: SOEM porting with SDK-AM437X

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