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

ARM_and_C51

I have a problem I downloaded evaluation version of
ARM and 51 development kit and installed both of them.But
As I open any 51 project included, I can't compile for 51 microcontrollers. Toolchain path is still seen as set for ARM\bin. When changing form menus, I can success at this. But I want to set up tool.ini file OR how can we set this automotically recognition by Keil when I want to open project from 51 or form ARM project?

Parents Reply Children
  • The tools.ini file lives in the Keil folder

    Correct. But if the two installations are not installed in the same directory tree, then there will be two tools.ini files and two uv3 directories. If the uv3 app that is installed with the ARM compiler is started, then it will only find a tools.ini file without any mention of any C51 applications or settings.

    Hence my question if he had installed in different trees.

  • "If the uv3 app that is installed with the ARM compiler is started, then it will only find a tools.ini file without any mention of any C51 applications or settings."

    Absolutely - and, conversely, the C51 installation won't know anything about the ARM...