我用MDK,移植threadx到stm32f407,遇到这个错误
.global __initial_sp
__RAM_segment_used_end__ = __initial_sp
..\OBJ\Template.axf: Error: L6218E: Undefined symbol __initial_sp (referred from tx_initialize_low_level.o).
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning and 1 error messages.
"..\OBJ\Template.axf" - 1 Error(s), 0 Warning(s).