Hi everyone,
We are working on the platform Sitara MCU AM2434x Evaluation Module "TDMS243GPEVM".
We are using the SDK "mcu_plus_sdk_am243x_08_04_00_17" and we want to use the demo project "ethernetip_adapter_mii_demo_am243x-evm_r5fss0-0_freertos_ti-arm-clang" to test the DLR Node.
DLR is linked to this project through this lib:
C:/ti/mcu_plus_sdk_am243x_08_04_00_17/source/industrial_comms/ethernetip_adapter/icss_fwhal/lib/ethernetip_adapter_mii_icss_fwhal.am243x.r5f.ti-arm-clang.debug.lib
Based on this, I have 2 questions:
- With this SDK version, are we using the latest version of FWHAL and so the latest version of FW for the DLR Node?
- Do this lib and the sources of DLR provided here: "C:\ti\mcu_plus_sdk_am243x_08_04_00_17\source\industrial_comms\ethernetip_adapter\icss_fwhal\icss_dlr.c" are of the same version?
Thanks,
Ludovic