Hi Everyone,
I am facing some issues while compiling the code. I am using CC3220SF-LAUNCHXL in my project. I imported the mqtt_client project from "simplelink_cc32xx_sdk_5_30_00_08" and the tirtos project. I am able to compile both tirtos and mqtt project. But I am getting errors for compiling my project. My project needs the mqtt library so i have added the paths and dependency properly but i am getting errors while compiling



It gives me some error as follows:-
subdir_rules.mk:9: recipe for target 'build-1964532655' failed
TypeError: unknown property: useDMA
Error
gmake: *** [build-1964532655] Error 1 aquai_repeater C/C++ Problem
gmake: Target 'all' not remade because of errors. aquai_repeater C/C++ Problem
warning
Invalid project path: Include path not found (C:\ti\ccs1040\simplelink_cc32xx_sdk_5_30_00_08\.;C::\ti\ccs1040\xdctools_3_62_01_15_core\packages). aquai_repeater pathentry Path Entry Problem
I am not sure what is the issue. Please help me solve this.
Thanks & Regards,
Snehal Bundele.