all:I updated my keil MDK version to the latest which is V5.37,and then I found that the project can't build anymore.since the V5.37 do not support the compiler 5 and set the default compiler to compiler 6,I installed the compiler 5(Arm compiler version 5 ,V5.06 update7) with a independent patch.and then add the compiler 5 to the keil,set the compiler 5 as the default compiler,but keil can't build the project,build output as follows:
Add the startup file of the new derivative to the project and remove existing one. The MSPM0 SDK includes default files for all MSPM0 derivatives at \source\ti\devices\msp\m0p\startup_system_files\keil.
aa06259810