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

Eclipse and UV3 intergration

Hello All,

Is it possible to integrate Eclipse and UV3?
Eclipse has good code editing features such as auto complete,code hint?It would be better if two tools could be integrated.

Manish

Parents Reply Children
  • I have to port from C51 code to SDCC so I am using Eclipse.It is working fine till now and I liked it.I don't see any unusual behavior of it.Since, SDCC has no good debugger, I thought it would be better if I could use debugger of uVision.

    If I did some improvement in integrating I will post my findings.