Search Criteria
Package Details: mcuxpresso-config-tools 12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mcuxpresso-config-tools.git (read-only, click to copy) |
---|---|
Package Base: | mcuxpresso-config-tools |
Description: | Integrated suite of configuration tools for NXP's microcontrollers. From BIN package distributed by NXP. |
Upstream URL: | http://www.nxp.com/products/software-and-tools/run-time-software/mcuxpresso-software-and-tools/mcuxpresso-config-tools:MCUXpresso-Config-Tools |
Licenses: | custom:"NXP" |
Submitter: | gromain |
Maintainer: | dpevp |
Last Packager: | dpevp |
Votes: | 4 |
Popularity: | 0.018288 |
First Submitted: | 2017-05-04 09:50 (UTC) |
Last Updated: | 2023-01-31 07:02 (UTC) |
Dependencies (7)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- gcc-libs-multilib (gcc-libs)
- gtk2 (gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view, gtk2-maemo)
- java-environment (java-gcj-compat, zulu-10-bin, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jdk17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jdk11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jdk11-jbr-xdg, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, bishengjdk-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jdk-openj9, zulu-15-bin, jdk-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jdk18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jdk8, jdk11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jdk8-adoptopenjdk, jdk17-jetbrains-imfix, jdk-lts, jdk, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jdk-openjdk-xdg, jdk-openjdk-xdg-bin, mandrel-bin, jabba-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk)
- libnet (libnet-git)
- libxslt (libxslt-git)
- libxtst
Latest Comments
1 2 Next › Last »
fiordiconio commented on 2022-09-06 13:00 (UTC)
There is a new version of mcuxpresso-config-tools-v12.1, updating the PKGBUILD with the correct version and sha256sum works
dpevp commented on 2022-04-27 06:24 (UTC)
I have updated PKGBUILD for version 11. The binary must be downloaded manually from NXP webiste because you must be logged in.
b1ackviking commented on 2021-02-15 05:41 (UTC)
PKGBUILD contains bugs: 1. Download link is broken: the binary has to be downloaded manually. 2. The binary filename is wrong: it should be mcuxpresso-config-tools-v9-1_amd64.deb.bin 3. Command ./mcuxpresso-config-tools-v9-1_amd64.deb.bin --noexec --keep --target ${srcdir} is missing --nox11 option. Should be ./mcuxpresso-config-tools-v9-1_amd64.deb.bin --nox11 --noexec --keep --target ${srcdir}
BillFleming commented on 2020-08-07 20:56 (UTC)
For version 8: pkgver=8.0.1
source=("$pkgname.deb.bin::https://cache.nxp.com/secured/bsps/mcuxpresso-config-tools-v8-1_amd64.deb.bin?__gda__=1596840317_5da005f7e55d108ea36f745fc72f4b9d&fileExt=.bin" "LICENSE" "${pkgname}.install") sha256sums=('24b76f8c55035b62efa4a32633b51ef929f9dafba7e4abd8bbf614d92b6bf321'
bsdtar -x -f mcuxpresso-config-tools-v8-1_amd64.deb -C mcuxpresso-config-tools rm mcuxpresso-config-tools-v8-1_amd64.deb
gromain commented on 2019-12-24 13:33 (UTC)
If it's only a deb file, the previous PKGBUILD should work fine. https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mcuxpresso-config-tools&id=
9ed87d70f022
weustace commented on 2019-12-24 12:32 (UTC)
Sadly seems that NXP have now pushed v7 and taken down the .bin from v6. I will experiment...
gromain commented on 2019-11-21 08:30 (UTC)
Done! Congratulations!
In its current form, I don't think there will be many important changes with a new version. Unless NXP changes its packaging (but this package was one of the last not being a selft extracting binary).
Good luck!
dpevp commented on 2019-11-21 08:04 (UTC)
I use this software almost every day. I can take the ownership if you want.
gromain commented on 2019-11-19 13:26 (UTC)
Attention all, I'm not using this software on a day-to-day basis, if anyone wants to take ownership, please ask!
Just-Punk commented on 2019-04-18 16:43 (UTC)
curl: (22) The requested URL returned error: 403 Forbidden Error downloading sources: mcuxpresso-config-tools
1 2 Next › Last »