Can we use keil as separate compiler only???
I can easily imagine a setup where you send the source code to the server with Keil tools installed and you receive a compiled firmware image. I leave it to you to figure out the necessary glue logic that would make it work. Whether such a setup would violate license terms is another matter.
@Mike Kleshov,
It it possible, but you cannot debug like that AFAIK...
Anyone wanting debugging from command line should probably consider a processor that supports gcc/gdb.
There aren't many options for debugging without use of a "graphical" debugger.
But in this case, it was explicitly the compiler there was questions about.