Hi,
I follow this link(wiki.segger.com/How_to_use_an_…hain_with_Embedded_Studio) to use an external toolchain with Embedded Studio.
I am using:
But I got errors when assembling 'startup_ARMCM_GCC.S'

And this is my project: Executable_1.7z
Any advice about this build error? I would be grateful for any suggestions.
Best Regards
Wilson
I follow this link(wiki.segger.com/How_to_use_an_…hain_with_Embedded_Studio) to use an external toolchain with Embedded Studio.
I am using:
- Embedded Studio 3.34a
- ARM GCC 7-2017-q4-major
- Select Target Device: Cortex-M0
- Change Tool Chain Directory to ARM GCC 7-2017-q4-major
- Buid project in "Debug External" build configuration
But I got errors when assembling 'startup_ARMCM_GCC.S'
And this is my project: Executable_1.7z
Any advice about this build error? I would be grateful for any suggestions.
Best Regards
Wilson
The post was edited 2 times, last by mingfeng_wu ().