Part Number: MSP432P401R
Tool/software: Code Composer Studio
I have a MSP432 project using DriverLib and can not get it to build, run, debug on a new computer. I installed CCS 6.2.0.00050 on my new computer with support for the MSP432 family. I then installed MSP432 DriverLib. I have tried many different way to import the existing project to my new computer. I can import to the IDE an example from DriverLib and it compiles and runs okay. When I try to import an existing project to the workspace I get an error message that says to use the CCS / Project Import Wizzard, but can not find any reference to this tool. I have tried to ADD FILES to the existing 'example' project. It will compile but when i try to RUN it just crashes and I have not been able to step thru the code as it goes off in to never never land.