Hi Champs,
I am asking for my customer. Thanks~
Need your help to clarify the different between different SDK versions (MCU+SDK 8.1, MCU+SDK 8.2 and MCU+SDK 8.3).
Example: C:\ti\mcu_plus_sdk_am243x_08_03_00_18\examples\industrial_comms\profinet_device_demo\rt_mii\am243x-lp\r5fss0-0_freertos
And previous using the MCU+SDK 8.1, they added the user-defined folder/.c and .h file in the project, Build the project and compile without error as below:
But now they using the MCU+SDK 8.2 or MCU+SDK 8.3, same operation on here, but it has compile error as below:
The example can build successfully, but add the user-defined folder/.c and .h file in the project, it not. Could you help me out here?