Sign in
pigweed
/
third_party
/
github
/
FreeRTOS
/
FreeRTOS-Kernel
/
9c0c37ab9b56f2c90085b78df2f58b5833e473db
/
.
/
FreeRTOS
/
Demo
/
CORTEX_MPU_CEC_MEC_17xx_51xx_Keil_GCC
/
GCC_Specific
/
init_app.ini
blob: a98d32f132bb56b3f0ec72b655a27b1814f0875e [
file
] [
log
] [
blame
]
//Initialization file for the application code
RESET
T
T
T
//eval PC = *(&(__isr_vector) + 1) ; // startup code loc to the Jump routine
eval
PC
=
Reset_Handler
;
T