Part Number: MSP432P401R
Tool/software: Code Composer Studio
I installed CCS version 10.0.0.00010 a few days ago. It cannot connect to MSP432P401R LaunchPad (Rev. 2.1).
MSP432 LaunchPad is connected to my laptop (Dell Workstation, Windows 10, 64bit) through a powered USB2 Hub to the USB3 port on laptop. I can see TI Debug Probes and two COM ports generated by XDS110 as shown in the second picture attached. My LaunchPad was programmed with another computer earlier and as of now it communicates well with my laptop through User UART (COM4 on my laptop). But the problem is I cannot program it with CCS on my laptop since it cannot connect to the XDS110 on the board.
I created a bare minimum CCS project, including the auto generated main.c. Building this bare minimum project took almost 3 minutes, which is way too slow as compared to before using CCS9 on a slower PC. Then, when I hit debug button, CCS hangs at the Configuring Debugger step for ever. I also try to Test Connection in the targetConfigs page as shown in the second picture that I attached. CCS again hangs and becomes unresponsive so I have to kill the CCS through Windows Task Manager.
I also tried with Keil with the required TI drivers, but Keil doesn't work either. I tried with Energia; Energia works! Energia can load built binary onto the board. I suspected the USB3 on my new laptop is the problem, but since Energia is working, there must be something wrong with the new release of CCS10. Also, beside it does not connect to XDS110, the new CCS release builds project very very slowly.
Please let me know if you need any other information from me to figure out the problem.
Thanks.