We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0fceb commit e3cee85Copy full SHA for e3cee85
targets/TARGET_Analog_Devices/TARGET_ADUCM302X/TARGET_ADUCM3029/TOOLCHAIN_ARM_STD/ADuCM3029.sct
@@ -1,4 +1,4 @@
1
-#! armcc -E
+#! armclang -E --target=arm-arm-none-eabi -x c -mcpu=cortex-m3
2
;******************************************************************************
3
; File: ADuCM3029.sct
4
; Scatter loading file for Analog Devices ADuCM3029 processor
targets/TARGET_Analog_Devices/TARGET_ADUCM4X50/TARGET_ADUCM4050/TOOLCHAIN_ARM_STD/ADuCM4050.sct
+#! armclang -E --target=arm-arm-none-eabi -x c -mcpu=cortex-m4
; File: ADuCM4050.sct
; Scatter loading file for Analog Devices ADuCM4050 processor
0 commit comments