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
  • That may or may not be true.

    Eclipse is specifically designed as an open framework for building IDEs (note that Eclipse is not, itself, an IDE)

    uVision, on the other hand, is Keil's propreitary product which is only made available integrated with their (quite limited*) range of Compilers.

    As far as I can see, the uVision debugger/simulator is an integrated part of of uVision - it's not a standalone tool (like the compilers) which is simply "front-ended" by uVision...

    * I dare say Keil would prefer to use a word like "focussed"; they don't seem interested to provide tools for all & every architecture - just focus on the 8051, C166, and ARM architectures.
    Which is fair enough.

Reply
  • That may or may not be true.

    Eclipse is specifically designed as an open framework for building IDEs (note that Eclipse is not, itself, an IDE)

    uVision, on the other hand, is Keil's propreitary product which is only made available integrated with their (quite limited*) range of Compilers.

    As far as I can see, the uVision debugger/simulator is an integrated part of of uVision - it's not a standalone tool (like the compilers) which is simply "front-ended" by uVision...

    * I dare say Keil would prefer to use a word like "focussed"; they don't seem interested to provide tools for all & every architecture - just focus on the 8051, C166, and ARM architectures.
    Which is fair enough.

Children