Other Parts Discussed in Thread: DP83869
Tool/software:
Hello, TI expert:
I am using the ind_comms_sdk_am243x_11_00_00_12 to test profinet stack protocol on the LP-AM2434, but the codesys profinet master can't scan the am2434 profinet slave.
I can't figure out where I went wrong. I don't know what the default IP is for this version of the SDK( ind_comms_sdk_am243x_11_00_00_12 ).
The serial port prints the following information. I'm not sure if the firmware failed to start properly?
[13:30:42.702]
[13:30:42.702] DMSC Firmware Version 11.0.7--v11.00.07 (Fancy Rat)
[13:30:42.709] DMSC Firmware revision 0xb
[13:30:42.709] DMSC ABI revision 4.0
[13:30:42.709]
[13:30:42.709] KPI_DATA: [BOOTLOADER_PROFILE] CPU Clock : 800.000 MHz
[13:30:42.802] KPI_DATA: [BOOTLOADER_PROFILE] Boot Media : NOR SPI FLASH
[13:30:42.802] KPI_DATA: [BOOTLOADER_PROFILE] Boot Media Clock : 100.000 MHz
[13:30:42.812] KPI_DATA: [BOOTLOADER_PROFILE] Boot Image Size : 295 KB
[13:30:42.822] KPI_DATA: [BOOTLOADER_PROFILE] Cores present :
[13:30:42.822] r5f0-0
[13:30:42.822] KPI_DATA: [BOOTLOADER PROFILE] SYSFW init : 11125us
[13:30:42.828] KPI_DATA: [BOOTLOADER PROFILE] System_init : 11709us
[13:30:42.872] KPI_DATA: [BOOTLOADER PROFILE] Drivers_open : 1645us
[13:30:42.872] KPI_DATA: [BOOTLOADER PROFILE] Board_driversOpen : 490659us
[13:30:42.872] KPI_DATA: [BOOTLOADER PROFILE] Sciclient Get Version : 9845us
[13:30:42.872] KPI_DATA: [BOOTLOADER PROFILE] CPU load : 81377us
[13:30:42.872] KPI_DATA: [BOOTLOADER PROFILE] SBL End : 3us
[13:30:42.872] KPI_DATA: [BOOTLOADER_PROFILE] SBL Total Time Taken : 606366us
[13:30:42.882]
[13:30:42.882] Image loading done, switching to application ...
[13:30:42.882] IO-Device V4.2.0.0, ID: 8f9b6f2f
[13:30:43.382] Restore remanent memory indicated.
[13:30:43.382] Using user-defined submodule configuration (not from remanent memory).
[13:30:43.392] Restore remanent memory indicated.
[13:30:43.392] Restore remanent memory indicated.
[13:30:43.402] Restore remanent memory indicated.
[13:30:43.402] Restore remanent memory indicated.
[13:30:43.402] Restore remanent memory indicated.
[13:30:43.412] [APP] INFO: Initializing PRU instance ...
[13:30:43.412] DP83869 detected
[13:30:43.412] DP83869 detected
[13:30:43.412] Phy 3 : Disable RGMII mode
[13:30:43.420] Phy 3 : Disable GBit ANEG
[13:30:43.420] Phy 15 : Disable RGMII mode
[13:30:43.420] Phy 15 : Disable GBit ANEG
[13:30:43.420] Module/submodule successfully plugged into slot 0, subslot 1
[13:30:43.452] Module/submodule successfully plugged into slot 0, subslot 2
[13:30:43.452] Module/submodule successfully plugged into slot 0, subslot 3
[13:30:43.462] Module/submodule successfully plugged into slot 0, subslot 4
[13:30:43.462] Module/submodule successfully plugged into slot 1, subslot 1
[13:30:43.473] Module/submodule successfully plugged into slot 1, subslot 2
[13:30:43.473] Module/submodule successfully plugged into slot 1, subslot 3
[13:30:43.480] Restore remanent memory indicated.
[13:30:43.480]
Hope to successfully conduct the Profinet test on the LP-AM2434.
Thanks