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.

CCS/CC3200MODLAUNCHXL: Cannot compile wlan_station demo.

Part Number: CC3200MODLAUNCHXL

Tool/software: Code Composer Studio

Hi,

New CCS user.

I cannot get the ti_rtos_config part of the wlan_station demo to compile. I originally had a problem with missing platform files, but I found them in "C:\ti\tirtos_cc32xx_2_15_00_17\products\bios_6_45_00_20\packages" and that particular problem went away. 

"The package 'ti.sysbios.family.arm.m3' is not compatible with XDCtools used in this build. Please rebuild the package with XDCtools 3.50 or later." I am using 3.50 and why M3? Isn't the CC3200 an M4?

I have tried changing to xdc_tools v32 but there is no difference. Any ideas please?

Brian

W7 Pro 64

CCS 7.1.0.00016

Compiler TI v16.9.2.LST

TI-RTOS 2.15.0.17

XDCTOOLS 3.50.1.12

Bios 6.45.0.20

  • Brian,

    Did CCS automatically use the 3.50 XDCTools?  To resolve this issue right click on your project and select properties.

    Then go to the option shown below and select the 3.32 version of the tools.  Basically the newer 3.50 version is not compatible with the CC3200 SDK that you are using but the 3.32 version is.

    Regards,

    John

  • Thanks for the reply John. Yes, that has fixed it. I thought that I had selected the v3.32 tools, but apparently not in the correct place.

    Regards,
    Brian