Other Parts Discussed in Thread: MSP430F5438A
Tool/software: Code Composer Studio
Hello,
I am fairly new to working with a microcontroller and its programming. I have an MSP430f5438A and CC2564MODA boards that I want to have a Bluetooth software in it. I started by importing the CC2564MODA Bluetooth Stack to get a hang of it like starting guide suggested; however, I discovered that the code was made for the older version of the CCS, specifically version 5 and I can't compile it to the version I am using which is the version 7.4
So I decided to install CCS v.5 but the installer is crushing midway. Then, I tried to import only the project file to my CCS ver7 nothing seems to work either.
So the question is this, is there any newest version of the Bluetooth stack that is compatible to the newest version of CCS? If not, what another way I can take to help me achieve my goal of getting the CC2564MODA Bluetooth to work?
Thank you!