INT32S main(void)
{
// SystemInit(void)
CPU_INT08U os_err;
os_err = os_err; /* prevent warning... */
CPU_IntDis(); /* Disable all ints until we are ready to accept them. */
CPU_IntDis
CPSID I
BX LR