Hii,
I am having a build error problem for CC3200 WLAN_AP application. The error is as follows:
xdctools_3_25_03_72\gmake.exe: *** [package/cfg/app_pem4.xdl] Error 1
js: "C:/ti/xdctools_3_25_03_72/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [configPkg/linker.cmd] Error 1
I have also imported and included TI_RTOS_Config into workspace and as dependencies in that application. The only error coming is this mentioned above.
The error occurring is that it says Unsupported Device with the above building error. Can anyone please help me out with this?