Part Number: AM2631
Hi Experts,
My customer is adding the industrial comm sdk 9.02 and the mcu+ sdk 11.0 to the same project, and have the below error when opening the syscfg:

Looks like the two sdk is not compatiable.
Although industrial comm sdk v9.02 already contains mcu+ sdk v 9.02, customer needs mcu+ sdk v11.00 for the supports of mcelf image generation and the mcelf sbl supports, which is required by the tifs functions.
They need the industrial comm sdk for ethercat functions. for now, they have two CCS projects
- Standard function project,with TIFS configuration, using mcu+ sdk 11.00
- EtherCAT project, using industrial comm sdk 9.02
They need to merge to two projects and the best is the add EtherCAT to the standard project. To do so we need to solve two issues:
- How to make the two sdk compatiable?
- How to merge the syscfg file? Standard project syscfg do not have ethercat options
Regards,
Hang