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.
Hi, I was wondering if anybody here has gotten the Uv2 IDE to work under Linux with wine. It does work pretty well for me except when it comes to the debugger using a monitor. For some reason wine does not seem to be handling serial ports as the debugger expects it to, and the IDE reports that the connection is lost. Any pointers?
I haven't tried any other yet. I have debugged the problem a bit and I know that it does open the serial port (not a permission problem) and then it sends the first char and it seems to die waiting for an answer, I think because it Uv2 is expecting something in the GetCommProperties windows call that wine is not providing; I just haven't zeroed-in yet because I really haven't gone into the wine code before. But I think your suggestion can teach me a bit about it: probably I should write a little windows program that just excercises the com port so that I know what's going out and what should come in. Thanks
There has been some discussions on getting uVision2 to work in Wine at Wine HQ. See URL: http://www.winehq.org/ I did a quick search, and turned up some results: http://www.google.com/search?q=P89LPC901+philips+header+file&sourceid=opera&num=50&ie=utf-8&oe=utf-8 Of course this all depends on what Linux you are running as well.