Tool/software:
Hi Team,
I'm developing application for LP-AM243x using "ethercat_slave_demo" of 401_simple in the SDK ver.09_02_00_15.
When sending binary data from master using FoE,
the pData received from EC_SLV_APP_FoE_fileWrite are different.
(example)
sending data : 308206723082045aa
received data: 308145723081455aa
While, sending Text data, pData are same as original.
Do you have any reason why it's happening?
Best regards,
Oyama