Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
sorry for the late reply.
Ok, I understand this problem. But using the mcu-plus-sdk inside the industrial comms-sdk is no real option for us. This means a separate submodule in a submodule which is not wanted. Can be solved by having it not inside but…
Hi Traveler,
Apologies for delay in response. We appreciate your feedback we will take it into consideration and improve the offering.
Meanwhile You want to use Kunbus Ethercat example on custom board with custom Phy
1. For custom phy use this folder…
Hi Swargam,
it is ok now. I will wait for the Industrial Comm SDK in September.
I had problem to use Ethercat in sysconfig. But could solve it by using MCU+ SDK for AM64x (08.06.00) and Sysconfig v1.15.0.
Regards, Holger
Part Number: MCU-PLUS-SDK-AM243X I'm trying to build the Ethercat Slave stack. The patch and instructions are for SSC v 5.12. But SSC version is 5.13 since 2021. Where do I get version 5.12 from?
Hi Seougho,
As Nilabh noted, we do plan to have an optimized memory footprint version of PROFINET in 1H2024 targeting 1MB. The TI implementations of EtherCAT and EtherNet/IP are less than 1MB footprint and leave room for application. If you need a PROFINET…
Hi,
There is no manifest repo for github.com/TexasInstruments/ind-comms-sdk or TexasInstruments/motor-control-sdk as they cannot be built from github directly due to commercial licensed libraries needed to build.
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: IND-COMMS-SDK
Tool/software:
Hi, TI EtherCAT slave stack is time-limited when running EtherCAT OP mode. How can we remove this time limitation? For example, can we get evaluation license…
Hi Shraddha,
while we have different options to cover HSR/PRP as you know it is my understanding that ICSS_G based options for RTOS are covered here:
https://software-dl.ti.com/processor-industrial-sw/esd/ind_comms_sdk/am64x/09_02_00_08/docs/api_guide_am64x…
Hi Andrea, please check, if you haven't, our DP83869 example inside MCU-SDK (ind-comms-sdk/examples/industrial_comms/custom_phy) for a reference.
We also have an Custon PHY example for DP83826 that we can share. I will contact you in private message…
Part Number: PROCESSOR-SDK-AM64X Hello,
Processor: am64x
Ind Comm SDK 9.2
in IO-Link gateway specification the error code for AoE is described as 32bit value.
The callback function of the stack only provides 16 bit. How can I return the error code as…