Hi there,
I was wondering if by any chance there is some kind of support to integrate Vim or gVim with the uVision3 IDE. You can do it with VS using the VisVim DLL, but I wonder if this could somehow be reused for uVision3?
Any insight appreciated!
Thanks in advance,
Carles
>So what you really need is the Vim documentation which >describes how to integrate any arbitrary command-line >tool into Vim...
Yep, I can manage that by myself, I was just wondering about the actual command-line interface to invoke :)
Thanks,
Of course all of that is documented in the manual.
http://www.keil.com/support/man/docs/c51/c51_cm_cmdprompt.htm
Thanks, saw that. I will be invoking uv4 from the command line though, since we use it for project management as well, we don't use an external make tool.