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

Uvision and Eclipse

I have read the number of threads here on using Eclipse with uVision. But I have not found a thread that stated that someone had completed the interface.
I understand we can use Eclipse with .bat files and make files.
I still like the ease of use of the automake files in uVision although I know Erik would not agree with me.
I repeat the several threads, has anyone interfaced Eclipse with uVision?
Bradford

Parents
  • I guess if you were to (try to) integrate/interface it with Eclipse (or anything else) this would be a good place to start:

    "The uVision Socket Interface (UVSOCK) enables uVision to be controlled and monitored by one or more third party applications (Clients). It enables the Client(s) to perform:
    * Application configuration
    * Application building
    * Application debugging
    The Client has access to the power of uVision's device database, build system, and features such as advanced debugging with the Real-Time Agent. The Client and uVision work together to provide a seamless experience for the end-user."

    See: http://www.keil.com/appnotes/docs/apnt_198.asp

    See also http://www.keil.com/appnotes/list/uvision.htm for other uVision app notes...

Reply
  • I guess if you were to (try to) integrate/interface it with Eclipse (or anything else) this would be a good place to start:

    "The uVision Socket Interface (UVSOCK) enables uVision to be controlled and monitored by one or more third party applications (Clients). It enables the Client(s) to perform:
    * Application configuration
    * Application building
    * Application debugging
    The Client has access to the power of uVision's device database, build system, and features such as advanced debugging with the Real-Time Agent. The Client and uVision work together to provide a seamless experience for the end-user."

    See: http://www.keil.com/appnotes/docs/apnt_198.asp

    See also http://www.keil.com/appnotes/list/uvision.htm for other uVision app notes...

Children