Closed weixiongmei closed 7 years ago
where to find the value for the
/*__STATIC_INLINE*/ void* CMSIS_STUB_SCB__get_MSP_ResetValue() { // // Ignore first full frame //
return (void*)0x10007FFC;
return (void*)0x2002FFFC;
return (void*)0x2001FFFC;
return (void*)0x20017FFC;
return (void*)0x20013FFC;
!ERROR not supported platform
}
where to find the value for the
if defined(TARGET_LPC1768)
elif defined(TARGET_K64F)
elif defined(TARGET_STM32F411RE)
elif defined(TARGET_STM32F401RE)
elif defined(TARGET_STM32L152RE)
elif defined(TARGET_STM32F091RC)
else
endif