Search Criteria
Package Details: stm32cubemx 6.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stm32cubemx.git (read-only, click to copy) |
---|---|
Package Base: | stm32cubemx |
Description: | graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code |
Upstream URL: | https://www.st.com/en/development-tools/stm32cubemx.html |
Keywords: | arm cortex cortex-m stm32 |
Licenses: | custom |
Submitter: | laserk3000 |
Maintainer: | laserk3000 |
Last Packager: | laserk3000 |
Votes: | 53 |
Popularity: | 0.83 |
First Submitted: | 2016-06-04 10:14 (UTC) |
Last Updated: | 2024-11-27 08:27 (UTC) |
Dependencies (4)
- archlinux-java-runAUR
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, jre17AUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, jdk17-openj9-binAUR, jre-zuluAUR, jre-zulu-fxAUR, jre21-zulu-binAUR, jre17-zulu-binAUR, jdk23-graalvm-ee-binAUR, zing-8-binAUR, zing-21-binAUR, java-openjdk-ea-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
Required by (1)
- stmcufinder (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
H0lmEd commented on 2021-08-11 08:14 (UTC)
Thanks for updating. Had Arduino IDE installed also which requires java-runtime=8. Had to run
archlinux-java
and set the JRE version to be JRE11.hannu commented on 2021-08-04 08:58 (UTC)
There's a mention about the Java version requirements in the release notes, section 1.2. Up to version 6.2.0 there were a lot of constraints, basically only 64-bit Java 8 and 11 were supported. Since then they started shipping their own Java runtime, currently AdoptOpenJDK 11.
IMHO depending on
java-runtime=11
would be the correct fix even if it's a bit annoying. It's more annoying to have an application that seems to work but is broken in subtle ways.squarecode commented on 2021-07-30 12:25 (UTC)
@H0lmEd I fixed it by also installing the jre11 package 'jre11-openjdk'
@laserk3000 Thanks for maintaining!
H0lmEd commented on 2021-07-29 07:36 (UTC)
Latest 6.3.0 update causes STM32CubeMX to no longer launch.
"Please install Java JRE 11.0.10 64-Bit or a more recent version"
Can the Dependencies be updated to reflect this?
ResidualBlood commented on 2021-07-21 02:53 (UTC)
Hello @laserk3000, just letting you know that version 6.3.0 was released.
Thanks for maintaining.
dedukun commented on 2021-04-23 10:13 (UTC)
Hello @laserk, just letting you know that version 6.2.1 was released.
Thanks for maintaining.
laserk3000 commented on 2021-04-15 19:03 (UTC)
Any suggestion how to fix this problem? Sure I could add a warning but I guess not everyone will read it. On the other hand pinning a certain java version and implementation as suggested is problematic and will break the app for many people.
hannu commented on 2021-04-07 14:14 (UTC)
The app mostly works on Java 15 but generates broken TrueStudio .cproject files.
My personal fix was to start the app with
/usr/lib/jvm/java-11-openjdk/bin/java -jar /opt/stm32cubemx/STM32CubeMX
. But I really think the users of this package should be warned. This issue was really difficult to debug. :Dlaserk3000 commented on 2021-03-10 14:02 (UTC)
Thanks, @squash!
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »