Part Number: PROCESSOR-SDK-AMIC110
Hi,
The original TI_ESC.xml file is located in "\ti\PRU-ICSS-EtherCAT_Slave_01.00.08.01\protocols\ethercat_slave\ecat_appl\esi"
I was trying to add my own object on TI_ESC.xml for customized PDO mapping.
I was trying to add my own object on TI_ESC.xml for customized PDO mapping.
Original:
RXPDO Mapping: 1601_1->7010_1, 1602_1->7020_1, 1602_2->7020_2, 1602_3->7020_3;
TXPDO Mapping: 1a00_1->6000_1, 1a03_1->6030_1, 1a03_2->6030_2;
Modification
RXPDO Mapping: 1601_1->6040, 1602_1->6062;
TXPDO Mapping: 1a00_1->6041, 1a03_1->6063;
When testing with TWINCAT, there was an error reporting '0x001e - Invalid SM IN cfg'.
I found it hard to address the cause of this error. Anyone knows how to do it?
I found it hard to address the cause of this error. Anyone knows how to do it?
Thanks