Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

Build Error for Mbed OS-based Projects for PSoC 6 in Windows - KBA226887

Build Error for Mbed OS-based Projects for PSoC 6 in Windows - KBA226887

Community-Team
Employee
Employee
50 questions asked 10 questions asked 5 questions asked

Author: AnkitaS_51          Version: **

Translation - Japanese: PSoC 6 Windows での Mbed OS ベースプロジェクトのビルドエラーについて - KBA226887 - Community Translated (JA)

Question:

Why do I get the “compilation terminated” build error during compilation of Mbed OS-based projects for PSoC® 6 in Windows?

Answer:

The compilation error message you get may appear as shown in the following image:

pastedImage_0.png

To remove this error, install the latest version of Arm GCC from this link (Arm GCC).

If you have installed Arm gnu tools at the default path, configure the GCC path in mbed CLI by entering the following in the Windows command prompt as highlighted in the image.

mbed config -G GCC_ARM_PATH "C:\Program Files (x86)\GNU Tools ARM Embedded\6 2017-q2-update\bin"

pastedImage_5.png

0 Likes
376 Views
Contributors