How to create Arm Compiler 6 Cortex M0/3 startup file using C language (no assembly) ?
How to set __initial_sp, _STACK_HEAD and vector_table using C language?
Thank you very much!