KEIL ARM Compiler usually will push LR to stack at the beginning of a function,But it will not when the function does not call any other functions. How Can I Force KEIL ARM Compiler PUSH LR At The Beginning Of Function?