Jump to content
43oh

Not finding the SPI library for CC3200 after upgrading to Energia 1.6.10E18


Recommended Posts

Hi

 

I just upgraded to Energia 1.6.10E18. In general it works fine, for launchpad MSP430FR5969.

However, since I want to use Launcpad cc3200, and used the board manager and installed Launchpad cc3200 board and selected that as the board to use.

 

Now everything compile fin, but for the SPI library. The shield that worked on MSP430 will not compile the code that uses SPI, the compile error is: "SPI was not declared in this scope" (indicating that it can't find the library).

 

Since  the new board (CC3200) shows up under board selection, I expected the pat to be a path similar to MSP430, but thats is not the case.

This is how it looks for MSP430: C:\ti\energia-1.6.10E18\hardware\energia\msp430 - but no such path for CC3200.

 

Any clue why the program using SPI compiles and run for MSP430 and not for CC3200 (after installing the board)?

(I guess it has something to installation of Energia to do)

 

Regards Arne

Link to post
Share on other sites

I have the same problem with my Energia 16 compiler but I could not find /Energia16/packages/energia/hardware/cc3200/1.0.2/platform.txt.

in my installed folder ,

is that a installation problem or i need to update any driver software regarding cc32OO 

 

and please provide me the link for setup file for energia to download previous version 

 

Thank you, 

Raja

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...