[quote user="Stanislav Ossovskiy"]The startup_ msp432p401r _uvision.s file had a reference to a __main function, which was nowhere, so I had to "fix" it.[/quote]From looking at the Keil documentation the __main function should be part of the C run time library start-up code. Do you a linker error about __main being undefined?
↧