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

RTRT Tool compile with Keil IDE

We use the Keil IDE with the RTRT tool to compile, build and test the software.
Does Keil environment is required during the testing/execution also or the executable can be run in another computer ?

Parents
  • The keil tools creates binaries for use on embedded platforms. So if you write firmware for a light timer, you obviously do not have to install any Keil tools into that microcontroller in the lamp timer.

    It is only when you build, and when you debug using the debugger and optionally the simulator that you need the Keil tools on your PC.

Reply
  • The keil tools creates binaries for use on embedded platforms. So if you write firmware for a light timer, you obviously do not have to install any Keil tools into that microcontroller in the lamp timer.

    It is only when you build, and when you debug using the debugger and optionally the simulator that you need the Keil tools on your PC.

Children
No data