This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to determine the current toolkit

Hi

I have installed the ds5 toolchain from scratch in my linux host.

I am able to fire up eclipse cleanly and create a hello world using arm compiler 6 successfully.

But, when I create a project using arm5, I get the following error.

Please help me figure out what I am doing wrong.

PS: I have tried to setup ARM_TOOL_VARIANT also but no success.

Soummya

Description Resource Path Location Type
C9511E: Unable to determine the current toolkit. Check that ARM_TOOL_VARIANT is set correctly. arm5 Project Properties, C++ Preprocessor Include.../Providers, [ARM Compiler 5 Built-in Compiler Settings] options C/C+

  • You might want to check the "Current toolchain" setting for the project by right-clicking on the project, selecting "Properties", "C/C++ Build", and "Toolchain Chain Editor". For an ARM Compiler 5 project, "Current toolchain" should probably be set to "ARM Compiler 5 (DS-5 built-in)".