Hello,
I created a MQTT project using the following example: C:\ti\mcu_plus_sdk_am243x_08_04_00_17\examples\networking\enet_layer2_icssg. The project is attached below:
ENET_MQTT_am243x-evm_r5fss0-1_freertos_ti-arm-clang.zip
I moved to the new version of the SDK and receive an endless amount of include errors. I changed the SDK version in the project properties, but that didn't fix the issue. It appears that new #include files were added in this SDK, but do not have the correct path. How do I get around this?
Thank you in advance!