能打印了,系统还跑不起来
This commit is contained in:
@@ -26,7 +26,7 @@ CFLAG=[
|
||||
'-fdata-sections',
|
||||
'-ffunction-sections',
|
||||
# debug
|
||||
# '-g -gdwarf-2'
|
||||
'-g -gdwarf-2'
|
||||
]
|
||||
|
||||
DEF=[
|
||||
@@ -87,7 +87,8 @@ SRC_DIR=[
|
||||
]
|
||||
|
||||
SRC=[
|
||||
'Src/STM32/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc_ride7/startup_stm32f429_439xx.s',
|
||||
# 'Src/MY/startup_stm32f429_439xx.s',
|
||||
'Src/MY/startup_stm32f429xx.s',
|
||||
'Src/STM32/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c',
|
||||
"Src/MY/bsp_init.c",
|
||||
"Src/MY/main_my.c",
|
||||
|
Reference in New Issue
Block a user