Search Criteria
Package Details: microchip-mplabx-bin 6.20-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/microchip-mplabx-bin.git (read-only, click to copy) |
---|---|
Package Base: | microchip-mplabx-bin |
Description: | IDE for Microchip PIC and dsPIC development |
Upstream URL: | http://www.microchip.com/mplabx |
Licenses: | custom |
Conflicts: | mplab |
Provides: | mplab |
Submitter: | bxs |
Maintainer: | mickael9 (danwood76) |
Last Packager: | mickael9 |
Votes: | 57 |
Popularity: | 0.000004 |
First Submitted: | 2011-12-17 04:28 (UTC) |
Last Updated: | 2024-02-04 15:45 (UTC) |
Dependencies (13)
- alsa-lib
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- java8-openjfxAUR (openjdk-zulu8-ca-fx-binAUR)
- jre8-openjdk (openjdk-zulu8-ca-fx-binAUR)
- libxslt (libxslt-gitAUR)
- libxtst
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- fakechroot (fakechroot-gitAUR) (make)
- microchip-mplabc18-bin (optional) – C compiler for PIC18 MCUs
- microchip-mplabxc16-binAUR (optional) – C compiler for PIC24 MCUs and dsPIC DSCs
- microchip-mplabxc32-binAUR (optional) – C Compiler for PIC32 MCUs
- microchip-mplabxc8-binAUR (optional) – C compiler for PIC10 PIC12 PIC16 PIC18 MCUs
- sdcc (sdcc-svnAUR) (optional) – C compiler for PIC16/18 MCUs
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 31 Next › Last »
danwood76 commented on 2022-02-03 11:15 (UTC)
It usually pops up a notification in the bottom right hand corner or the IDE when it discovers a programmer.
One thing you may want to check is whether you have any stale microchip libraries or links in /usr/local/lib there shouldn't be any microchip libs (libmchp*) in there but you may have some if you ever installed it directly from the installer.
NobodyDBG commented on 2022-02-03 10:50 (UTC) (edited on 2022-02-03 11:02 (UTC) by NobodyDBG)
Hi @danwood76,
any idea how I caan check if MPLABX is detecting the PICKIT? Can I take any logs somewhere?
Are the drivers in the mplabcomm folder? I moved the folder to an other HardDrive.
Best regards, Kevin
danwood76 commented on 2022-02-03 09:11 (UTC)
Hi @NobodyDBG
I am fairly certain I used a PK3 on my machine with MplabX 6 the other day (try replugging/rebooting). However I mainly use the PK4 or Snap, occasionally when first starting up I have had to replug my programmers for them to be recognised but I thought that was my dodgy USB leads. Unfortunately my PicKit 3s are at the office so I cannot double check until next week.
Kind regards, Danny
NobodyDBG commented on 2022-02-02 21:37 (UTC)
Hello,
After upgrade my PICKIT3 would'nt be detected. Is PICKIT3 compatible with MPLABX 6.0? I read that PICKIT3 is not longer supported.
NobodyDBG commented on 2020-11-14 08:41 (UTC)
It works now :-)
nico57c commented on 2020-11-13 18:45 (UTC) (edited on 2020-11-13 18:47 (UTC) by nico57c)
I have same issue :(
'makepkg' do nothing after message "running installer" and no errors appear...
PKGBUILD contains a command line with 'fakechroot', when I try to execute this command outside of makepkg, it works.
This command line in package sources works :
fakechroot chroot "./pkg/microchip-mplabx-bin" ./tmp/install.sh
But this command does not :
fakeroot fakechroot chroot "./pkg/microchip-mplabx-bin" ./tmp/install.sh
Have you any idea of this trouble ?
danwood76 commented on 2020-11-13 14:36 (UTC)
Have you left it to finish? Did you actually get any errors?
It takes a few minutes to run (and you won't see a GUI like you do when you run the installer manually).
NobodyDBG commented on 2020-11-13 14:03 (UTC)
Im running it on an another partition with makepkg. It showing "running installer"but not happens.
danwood76 commented on 2020-11-13 08:24 (UTC)
@NobodyDBG
No problems here. If you are running it via an AUR helper be aware that the package requires a lot of free space to build and some AUR helpers run in the /tmp dir which can be small.
Try running the makepkg manually somewhere with a lot of free space and see if it completes.
NobodyDBG commented on 2020-11-13 04:14 (UTC)
Hello, build stops at "running installer". Can I change the installation folder (run/media/)? When I open the .run file in a terminal all works fine.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 31 Next › Last »