RE: MPLAB under wine?
Chen Xiao Fan <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.gnupic |
|---|---|
| Message-ID | <3B8AEFFADD3DD4118F8100508BACEC2C0A2890D9@spex> |
Check the PIClist archive. I've done some investigation before. I have since abandon my Wine experimentation since I think it is not worth the touble and gputils+gpsim offer a better combination to support under Linux. The IDE is not working and hardware support (eg: ICD2) is not working. Therefore there are not too much benefits. If you want to use MPLAB C18 or C30, they are both working under Wine. Regards, Xiaofan -----Original Message----- From: Chen Xiao Fan Sent: Monday, May 23, 2005 10:05 AM To: Microcontroller discussion list - Public. (E-mail) Subject: [PIC] PIC development under Linux with Wine Over the weekend, I think my exploration of Linux as a MCU and electronics development platform has made a significant progress. 1. Linux environment: Ubuntu 5.04 Hoary + Winetools from Winehq. (http://www.winehq.org/site/download-deb) Please follow the instructions of Winetools and install the following program before proceeding. DCOM98 IE6 Windows Core Fonts Windows System Software (MFC42.dll, VB5/VB6 runtime, etc) You can also install other supported tools as well. 2. Status on PIC development: Please note I have not done a thorough testing. 1) MPLAB 7.10 (full install) installs okay. But it failed to recognize the integrated tools due to problem with pipes (IPC or named pipe? I confess I do not understand the meaning). 2) MPLAB 5.70 installs okay. I have not tried it yet. 3) MPASMWIN from 7.10 and 5.70 works without any problem. 4) MPLAB C18 2.40 student edition fails to install. However copying the installation from Windows and then setting up the environment variables (PATH and MCC_INCLUDE) make it work without any problem. 5) MPLAB C30 1.32 60day demo version installs and seems to work. I need to try it further 6) There seems to be no USB support under Wine. Therefore PICKit 1 applications fails to work even though the installation is okay. As such, MPLAB ICD2 will not work if using USB interface. I have not tried ICD2 support using serial port. 7) I do not have other development tools with me now so I can not test them. Maybe someone else can try it with Picstart Plus (already working using picp) and Promate II/III. I doubt MPLAB ICE2000/4000 will work. 8) Hitech PICC Lite works under Linux so I do not want to try the Windows version. I do know that the DOS IDE (htlpic) does not work. 9) I will try PICC/PICC18 demo and dsPICC demo a bit later. Sorry for the long post but I am quite happy with the progress. Hopefully people will be encouraged by my experiment. I am a Linux newbie so I guess others will do better than I. Xiaofan -----Original Message----- From: Ben Dugan [mailto:[email protected]] Sent: Friday, August 26, 2005 1:32 AM To: [email protected] Subject: [gnupic] MPLAB under wine? Has anybody used MPLAB under wine? I haven't been able to get it to work yet. After resolving some missing DLLs and getting paths set up (apparenntly) correctly, the program starts then quickly vanishes. Wine isn't even giving me a log? Any tips? (I'm not planning to use MPLAB for long, but I'd like to have it as a test bed.) Ben