Is there a way to simply load a HEX file into an MSP430 LaunchPad using only Code Composer Studio?
I have distributed a couple of LaunchPad projects in HEX form and have used the wonderful FET-Pro Lite from Elprotronic as a simple way for people to load the HEX files into their LaunchPads.
Occasionally, I get a request for instructions on how to do this with a MAC computer, and since I don't own one I cannot experiment with potential solutions. Some people have tried using FET-Pro Lite under a windows emulator, with no luck.
I read a while back that CCS was available for MAC, so I would hope that there was a method where a person with a MAC could install the CCS suite, and be able to use that to load a HEX file.
Is it possible to load a HEX file in CCS?
It seems like a pretty basic capability, but I cannot see this is accomplished.
Thanks for any suggestions.