Mini_croe_Sick/MDK-ARM/mini_croe/startup_stm32f105xc._ia
2025-04-12 00:56:44 +08:00

6 lines
486 B
Plaintext

--cpu Cortex-M3 -g --apcs=interwork -I ../Drivers/CMSIS/Include
-I.\RTE\_mini_croe
-IC:\Users\lvzucheng\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include
-IC:\Users\lvzucheng\AppData\Local\Arm\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include
--pd "__UVISION_VERSION SETA 534" --pd "_RTE_ SETA 1" --pd "STM32F10X_CL SETA 1" --pd "_RTE_ SETA 1"
--list startup_stm32f105xc.lst --xref -o mini_croe\startup_stm32f105xc.o --depend mini_croe\startup_stm32f105xc.d "startup_stm32f105xc.s"