Tools/MPlabXLinux

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{public}} {{TOC right}} * Tested on ubuntu 15.10 64 bit, using MPLABX-3.26 and xc8-1.37 * Download MPLABX and XC8 compiler form the microchip website * sudo apt-get install l...")
 
(updated to 16.04 LTS, mplab 4.05 and xc8 1.45)
Line 1: Line 1:
 
{{public}}
 
{{public}}
 
{{TOC right}}
 
{{TOC right}}
* Tested on ubuntu 15.10 64 bit, using MPLABX-3.26 and xc8-1.37
+
* Tested on ubuntu 16.04 64 bit, using MPLABX-4.05 and xc8-1.45
 
* Download MPLABX and XC8 compiler form the microchip website
 
* Download MPLABX and XC8 compiler form the microchip website
* sudo apt-get install libexpat1:i386 libx11-6:i386 libxext6:i386
+
* sudo apt-get install libexpat1:i386 libx11-6:i386 libxext6:i386 libstdc++6:i386  
 
* cd /tmp
 
* cd /tmp
* tar xvf MPLABX-v3.26-linux-installer.tar
+
* tar xvf MPLABX-v4.05-linux-installer.tar
* sudo ./MPLABX-v3.26-linux-installer.sh
+
* sudo ./MPLABX-v4.05-linux-installer.sh
 
* Unplug your PIC board if any
 
* Unplug your PIC board if any
 
* sudo service udev restart
 
* sudo service udev restart
* chmod +x xc8-v1.37-full-install-linux-installer.run  
+
* chmod +x xc8-v1.45-full-install-linux-installer.run  
* sudo ./xc8-v1.37-full-install-linux-installer.run
+
* sudo ./xc8-v1.45-full-install-linux-installer.run

Revision as of 09:57, 10 January 2018

  • Tested on ubuntu 16.04 64 bit, using MPLABX-4.05 and xc8-1.45
  • Download MPLABX and XC8 compiler form the microchip website
  • sudo apt-get install libexpat1:i386 libx11-6:i386 libxext6:i386 libstdc++6:i386
  • cd /tmp
  • tar xvf MPLABX-v4.05-linux-installer.tar
  • sudo ./MPLABX-v4.05-linux-installer.sh
  • Unplug your PIC board if any
  • sudo service udev restart
  • chmod +x xc8-v1.45-full-install-linux-installer.run
  • sudo ./xc8-v1.45-full-install-linux-installer.run
Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox