• armclang.exe: error: Unable to determine the current toolkit. Check that ARM_TOOL_VARIANT is set correctly.
    here i am using cmd prompt for executing How to i resolve this problem.
  • 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...
  • Startup.s: Error: A9580E: ARM7 is not available with the current toolkit and license. Check that ARM_TOOL_VARIANT is set correctly.
    Build started: Project: first *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Target 1' assembling Startup.s... Startup.s: Error: A9580E: ARM7 is not...
  • Error: C9511E: Unable to determine the current toolkit - ARMCC 5.06u5 on Linux
    Hello, we've purchased 2 MDK-Plus Flex FL Licenses to run newer Versions of ARMCC on Linux (Versions: 5.06 to 6.10 etc.). We already use Version 5.04u2 on Linux which checks out Licenses from a...
  • RL-ARM - Determining priority of current task
    I would like to briefly increase the priority of a currently running task and then revert the priority level. The example given at: www.keil.com/.../rlarm_os_tsk_prio_self.htm shows how...