You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
611 B
23 lines
611 B
--cpu Cortex-M3
|
|
"..\obj\main.o"
|
|
"..\obj\stm32f10x_it.o"
|
|
"..\obj\system_stm32f10x.o"
|
|
"..\obj\lcd1602.o"
|
|
"..\obj\tcs3200.o"
|
|
"..\obj\exti.o"
|
|
"..\obj\delay.o"
|
|
"..\obj\sys.o"
|
|
"..\obj\usart.o"
|
|
"..\obj\core_cm3.o"
|
|
"..\obj\startup_stm32f10x_hd.o"
|
|
"..\obj\stm32f10x_gpio.o"
|
|
"..\obj\stm32f10x_rcc.o"
|
|
"..\obj\stm32f10x_usart.o"
|
|
"..\obj\misc.o"
|
|
"..\obj\stm32f10x_tim.o"
|
|
"..\obj\stm32f10x_flash.o"
|
|
"..\obj\stm32f10x_exti.o"
|
|
--strict --scatter "..\OBJ\LED.sct"
|
|
--summary_stderr --info summarysizes --map --xref --callgraph --symbols
|
|
--info sizes --info totals --info unused --info veneers
|
|
--list ".\LED.map" -o ..\OBJ\LED.axf |