MSP432 LAUNCHPAD VER 1.0, replaced chip to REV.C;
MSP432WARE: 3.40
Created new project with "msp432p401x_pcm_09", code no changed.
If I didn't add "startup_msp432p401x_ewarm.c" in project, build is OK. When I run under DEBUG session, it will stopped:
And LED (P1.0)on the board did not blink.
If I add "startup_msp432p401x_ewarm.c" in project, build will failure as:
If I missed anything?
Thanks!