'Clion Make Project Path error with XMC development

I'm trying to develop infienon's XMC microcontroller with Clion

Pre setting from DAVE (IDE from Infineon, made with Eclipse) and I load the project to Clion and load make file button

  • Cleaning project
  • Make execution failed with exit code = 127
  • Failed to collect project information
  • Cannot run program 'make' (in the directory 'C:\Users\bongj\Desktop_Clion_test\Debug')
  • Make execution failed with exit code = 127

It says like this

But I set the "Make" path to infineon's tool Screenshot of Make path setting

So what can I do more? I have no idea.

Is there any document that I can get help from?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source