This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Build error for CC3200 WLAN_AP example

Other Parts Discussed in Thread: CC3200

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?