This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I installed 'MSP432-GCC-OPENSOURCE package' in stand alone mode on windows machine. I see the files 'startup_msp432p401m_gcc.c', 'startup_msp432p401r_gcc.c', 'system_msp432p401m.c', 'system_msp432p401r'. I need similar files for 'MSP432P4111' micro-controller.
Please suggest, where from I can these files?
You can find this information by looking in TI Resource Explorer example projects, under Software->SimpleLink MSP432P4 SDK-> Examples -> Development Tools -> MSP432P4111 LaunchPad. Look for a "No RTOS" / GCC example.
The DriverLib example gpio_toggle_output is one such example. This project will have the files you need.
Regards,
Bob L.
**Attention** This is a public forum