We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I read an earlier entry that asked how to integrate CodeWright with the Keil compiler. The answer was that a third party company provides an IDE that does it. I would like to configure CodeWright to build using the Keil tools rather than to buy more tools that replace the ones I already own. I prefer not to have to use makefiles or batchfiles. Keil's integrated make utility is very nice and it seems that there should be a way of utilizing it from Codewright but I have no idea how. Does anyone have any insight on if and how this can be done? Thanks in advance, any help is much appreciated.
If uVision had some DDE interface it would be cool uVision does have some DDE interface, but cool it is not :-( It allows you to issue the same debugger commands that you can issue on the debug command line, but it's only debugger commands, and there's no way to retrieve the results of the commands! See App Note 143 (and I posted some questions here about a year ago)