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.

CC3000 & Tivaware TM4C123GH6PM

Other Parts Discussed in Thread: TM4C123GH6PM, MSP430F5529, MSP430FR5739, MSP430G2553, TM4C123GH6PGE

Hello,

     This is query for just initial level stage for interfacing CC3000 with Tiva TM4C123GH6PM.

And software for patch program is given for TM4C6GH6PGE is it applicable to TM4C123GH6PM ? Or need to do any changes ?

If I want to load Patch program in CC3000, for this I have downloaded all following software please suggest which one do I need to select

     This is query for just initial level stage for interfacing CC3000 with Tiva TM4C123GH6PM.

If I want to load Patch program in CC3000, for this I have downloaded all following software please suggest which one do I need to select

 

  1. SDK1.11V
  2. PatchProgrammerLM4F232H5QD_4_11_7_14_24windows_installer

(This is when open in CCs5.5 & on built shows error as follows:

Description         Resource             Path       Location               Type

gmake: *** No rule to make target `F:/Ti/PatchProgrammerLM4F232H5QD-4.11.7.14.24/Patch Programmer Source/Patch Programmer CCS/CC3000 Spi/Debug/CC3000 Spi.lib', needed by `Patch Programmer.out'.                Patch Programmer  Unknown C/C++ Problem )

 

  1. Tiva clip-PatchProgrammerLM4F120H5QR-5.11.7.13.19 with this when copy in CCS,

“No error”  when import in ccs and change its target to TM4C123GH6pm  

 

  1. Platform Independent CC3000-Host Driver

 ( In this swrc263c zip no built in project only header and some c files are there. So do I need to               do any changes in this?

Or just need to create new project and merge this all files and compile then load its binary? )

If in this 4th case only binary for CC3000-Host driver there is  no CC3000_SPI & Patch programmer Projects included so only one is there CC3000-Host-Driver . So my question is only one is need to load in CC3000 Module of Booster Pack or all others also needed?

 

I am requesting you to please suggest appropriate way to follow

 

 

 

  • Hello,

    It seems that the path  names in the project may not be correct with respect to the paths in the include and build settings.  There is a binary distributed with the project that works on the Tiva Launchpad (not the Stellaris LaunchPad).  You can try to fix these paths or contact the RF group for a recommendation on how to proceed.

    The RF forum can be found here:

    http://e2e.ti.com/support/low_power_rf/f/851.aspx

    Regards,

    -c

  • Hello,

           Sub: CC3000 + TM4C123GH6PM query

    According to suggested link I have downloaded software as follows, Please suggest whether I have follow correct?

    Process which I follow is like as follows:

    .http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_Downloads#Sample_Applications_and_Demo

    So in this link there are, SDK 1.11 only for download like as follows,

    1. CC3000-SDK Folder:

    @  LM4F120H5QR

    @ LM4F232H5QD

    @ MSP430F5529

    @ MSP430FR5739

    @ MSP430G2553

     

    So selected  -> LM4F120H5QR But I am having Launchpad EK TM4C123GH6PM

    To interface with CC3000 shall I directly take its binary to update on CC3000 module

    Or need to make some changes like Target by opening in CCS 5.5?

     

    2. This is  one more s/w download may I use this directly instead of above? But given for other M4 series

    Stellaris LM4F232H5QD not mentioned TM4c123GH6PM ?

    CC3000BasicWiFiApp_M4 -> Basic WiFi App M4 Source

    So finally which option above case 1 & 2  shall I choose for my EK TM4c123GH6PM with CC3000. 

    And need to do any changes for Target or direct binary is there in both cases need to download as it is?

     

  • Any luck with this?  I had to go to the archives to get the version 1.11 of the SDK.  Although the wiki says that it will support the TM4C123GH6PGE, none of the folders are labeled with TM4C series microcontroller.  Someone can correct me, but I plan on moving forward with the folder labeled LM4F232H5QD.  I found some documentation that said the TM4C series was identical.  

    Still, I can't move forward without adapting all of the previous project associations with the LM4F232H5QD.  Can anyone confirm if I am on the right track?  I'd like to avoid beating messing with the project settings too much if there is a more convenient path.

  • Figured this one out.  TI moved the CC3000 Tiva support to the Tivaware package.  The example programs and instructions are all a part of the complete Tivaware download.  The latest version right now is 2.1.0.12573.

    TI:  It would help a great deal if you posted this note to the CC3000 wiki.  This whole process was very confusing, though the solution was simple.  Still, the Tivaware example works great and was very easy to boot up after finding it.  Thanks.