Part Number: MSP432P401R
Tool/software: TI C/C++ Compiler
I have a MSP432P401R LaunchPad (version 1) and download the SimpleLink™ MSP432P401R LaunchPad™ Development Kit. However, when I tried to run the example program adcsinglechannel_MSP_EXP432P401R_tirtos_ccs in CCS v7, it does not work. When I tried to debug it, I found that after run the "BIOS_start();" in the "main_tirtos.c", "adcsinglechannel.c" did not start and the program had no more response further. Could anyone tell me why and how to solve the problem? Thanks a lot!