• how to compile keil's project by eclipse
    have any one know,how to compile keil's project by using eclipse compiler, not only use keil's compiler or just debug. i have no ideal about that. i need to make a makefile or something else? ...
  • How to migrate an Eclipse project to Keil?
    Hello, I have a complex project that has been coded in Eclipse IDE. Due to different necessities I want to migrate this project to the Keil IDE. I want to use the GCC compiler (arm-none-eabi-gcc...
  • How to convert an Eclipse IDE project with a makefile to IAR workbench project
    Hi., I have a project of C/C++ in eclipse IDE with a make file containing toolchain arm-none-eabi and mingw compiler. I want to use the same project in IAR workbench. But there is not makefile in...
  • .uvprojx file support environment variables?
    Hi, everyone. I have a project that includes a lot of "library" source files that are outside of my main source tree and I'd prefer not to have to reference them with awkward paths like "..\..\..\components...
  • uvprojx sometimes changes Flash2 tag
    Hello, I'm having trouble understanding the behavior of the uvprojx (and uvoptx) files specifically regarding the Flash2 XML tag. I'm using Subversion for my Keil project and version controlling...