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.

TMDX654IDKEVM: NIMU_ICSS_BasicExample_am65xx_evm_mpuExampleproject not working

Part Number: TMDX654IDKEVM

As my original thread was closed without any answer, I will ask again. Can anybody help us on this, as we are getting close to our project deadline:

 

Hi there,

The following is true for our setup:

Hi there,

The following is true for our setup:

- Code Composer studio v9.1.0.00010
- PDK for AM65XX v1.0.7 and Processor SDK RTOS 6.03.00.106
- XDC tools v3.55.02.22
- NDK v3.61.1.01

I have created the NIMU_ICSS_BasicExample_am65xx_evm_mpuExampleproject located at C:\ti\pdk_am65xx_1_0_7\packages\ti\transport\ndk\nimu_icss\example\am65xx\a53\bios using the pdkProjectCreate.bat file, where I believe the example implements 2 Ethernet Interfaces. For our application, it is designed that the CPSW port be used for normal TCP/IP communications with a PC. PRU2 will then be used as ModbusTCP interface, and later the other PRU's will be used for EtherCAT implementations. I am thus referring to the example above, as I will have to get all 7 ports on the EVM working simultaneously, and to register 2 Ethernet interfaces to the NIMU will be a good starting point.

Now referring to example project, I am unable to ping any of the ports using any of the 2 IP addresses (IP address specified in .cfg file as well as IP address in stackInitHookFxn). It is also unclear to me which port of the EVM is associated with which interface (the interface specified in .cfg or the specified in the hook function).

Is there something I am missing in this example? Could you please describe the setup of this example as well as how would I go about defining multiple interfaces to the NIMU so that different TCP/IP protocols can be handled by different PRU's / CPSW port?

This is quite urgent, as we have successfully managed to test ModbusTCP and normal TCP/IP communications over ANY port. However, as soon as multiple ports gets assigned to the NIMU, we are unable to ping any of the ports.

Any help will be appreciated as soon as possible!

Kind regards,

Johnny