Part Number: MSP432P401R
Other Parts Discussed in Thread: CC2650MODA, CC2650
Tool/software: Code Composer Studio
I just got my MSP432P401R and BoostXL-cc2650 in the mail. I'm hoping to see this show up as a bluetooth device on my Mac or phone but no luck so far. The only thing that works is that the RGB LED demo starts to run when I plug the board in.
I followed links to the MSP432 simple link SDK and downloaded it. It looks like it has the RGB out-of-box app in it, but it doesn't run. Says it can't open it.
I downloaded CCS and found the resource explorer, and from there the cc2650moda boosterpack item. In the "out of box demo" for the CC2650, in the ccs GUI, it shows how to plug the MSP432 and the CC2650 together, to connect the USB cable, and "click the button below" to flash with "Project zero". There's no button to press.
I found the same demo on dev.ti.com, where there is a button to press. I pressed it, followed the instructions for installing the extensions, and restarted the browser. Clicked the button again and a green status bar crawled across the screen but no change to the MSP432, it's still running the built-in RGB LED demo. No blinking green LED, and the MSP432 doesn't show up in the SimpleLink app on my phone.
I'd rather do this locally on my machine than using the cloud tools so I followed the instructions at the end, "Developing on the CC2650MODA". Step one is to download the bluetooth low energy stack which is a .exe file. My mac obviously isn't going to do anything with that.
It seems like it should be straightforward but I'm obviously missing something. How can I get demo BLE source into CCS on my Mac, and from there built and flashed onto the MSP, so I can see it from my phone or Mac?
thanks,
--steve