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

CodeWright Integration

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.

Parents
  • 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)

Reply
  • 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)

Children
No data