Search Criteria
Package Details: sw4stm32 2.9-1
Git Clone URL: | https://aur.archlinux.org/sw4stm32.git (read-only, click to copy) |
---|---|
Package Base: | sw4stm32 |
Description: | SystemWorkbench for STM32 |
Upstream URL: | http://www.openstm32.org/System+Workbench+for+STM32 |
Licenses: | |
Submitter: | MicroJoe |
Maintainer: | robertfoster |
Last Packager: | robertfoster |
Votes: | 9 |
Popularity: | 0.000434 |
First Submitted: | 2017-01-28 15:05 |
Last Updated: | 2019-05-14 21:05 |
Dependencies (6)
- java-environment=8 (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jdk8-j9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, jdk11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jdk8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jdk-openj9, jre-jetbrains, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jdk11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, java-openjdk-ea-bin, jdk-openj9-bin, jdk, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- arm-none-eabi-binutils (arm-none-eabi-linaro-binutils, gcc-arm-none-eabi-bin-83, gcc-arm-none-eabi-bin-92, gcc-arm-none-eabi-bin-82, gcc-arm-none-eabi-bin-73, gcc-arm-none-eabi-bin-72, gcc-arm-none-eabi-bin-63, gcc-arm-none-eabi-bin-93, arm-none-eabi-bin-92-complete, gcc-arm-none-eabi-bin) (optional) – ARM binutils
- arm-none-eabi-gcc (arm-none-eabi-gcc47-linaro, arm-none-eabi-gcc48-linaro, arm-none-eabi-gcc53-linaro, arm-none-eabi-gcc49-linaro, arm-none-eabi-gcc55, gcc-arm-none-eabi-bin-83, gcc-arm-none-eabi-bin-92, gcc-arm-none-eabi-bin-82, gcc-arm-none-eabi-bin-73, gcc-arm-none-eabi-bin-72, gcc-arm-none-eabi-bin-63, gcc-arm-none-eabi-bin-93, arm-none-eabi-bin-92-complete, gcc-arm-none-eabi-bin) (optional) – ARM compiler
- arm-none-eabi-gdb (arm-none-eabi-gdb-linaro, arm-none-eabi-bin-92-complete) (optional) – ARM GDB
- arm-none-eabi-newlib (arm-none-eabi-newlib-linaro-git, gcc-arm-none-eabi-bin-83, gcc-arm-none-eabi-bin-92, gcc-arm-none-eabi-bin-82, gcc-arm-none-eabi-bin-73, gcc-arm-none-eabi-bin-72, gcc-arm-none-eabi-bin-63, gcc-arm-none-eabi-bin-93, arm-none-eabi-bin-92-complete, gcc-arm-none-eabi-bin) (optional) – ARM bare metal files
- openocd (openocd-git, openocd-riot-git) (optional) – firmware flashing tool
Latest Comments
1 2 Next › Last »
Sabu commented on 2021-01-13 16:49
Just as generic information for users who wants to install sw4stm32, sw4stm32 is outdated and will not be further developed. sw4stm32 is now part of STM32CubeIDE (ST).
bastla commented on 2020-02-14 18:34
The download of the source fails:
It would be possible to deliver the certificate via AUR and add the following line to the PKGBUILD:
using the URL:
The current certificate of www.ac6-tools.com:
kamil1991 commented on 2019-12-25 10:14
The same issue as rp68
vnd commented on 2019-09-06 12:16
I'm having the same issue as rp68
rp68 commented on 2019-05-26 07:12
Hi. I have this issue :
[ Unpacking finished ] File execution failed
com.izforge.izpack.api.exception.IzPackException: An error occured- in com.izforge.izpack.installer.bootstrap.Installer.main() at Installer.java:78
in com.izforge.izpack.installer.bootstrap.Installer.start() at Installer.java:221
in com.izforge.izpack.installer.bootstrap.Installer.launchInstall() at Installer.java:286
in com.izforge.izpack.installer.bootstrap.Installer.launchAutomatedInstaller() at Installer.java:321
in com.izforge.izpack.installer.automation.AutomatedInstaller.doInstall() at AutomatedInstaller.java:173
an idea ? thanks
2lafru commented on 2019-01-05 10:25
If you're having weird issues with debugging (like being unable to pause execution for a second time, for example), it's because by default, the package creates projects using the system-wide openocd and arm-none-eabi-gdb. You need, for each project, after creation, to specify that it should use sw4stm32's own versions of openocd and gdb. To do this, do the following (for each path, replace the XXXXXXXXs with what's actually in your directories. This can vary depending on the versions) :
Right click on the project -> Properties -> C/C++ Build -> Settings -> Tool Settings -> MCU Settings -> set the path to /usr/lib/sw4stm32/plugins/fr.ac6.mcu.externaltools.arm-none.linuxXXXXXX/tools/st-gnu-arm-gcc-XXXXXXXX/bin/ -> Apply -> Then click on Run/Debug Settings category on the left -> select the only configuration, it should be named "[your project name] Debug" -> Edit... -> Debugger -> Modify the GDB command field to "/usr/lib/sw4stm32/plugins/fr.ac6.mcu.externaltools.arm-none.linuxXXXXXXXX/tools/st-gnu-arm-gcc-XXXXXXXXX/bin/arm-none-eabi-gdb" -> Modify also the OpenOCD Command field to "/usr/lib/sw4stm32/plugins/fr.ac6.mcu.externaltools.openocd.linuxXXXXXXXX/tools/openocd/bin/openocd" -> Apply -> OK -> Apply -> OK
edward-p commented on 2018-11-21 08:47
Since most of aur helpers have no root access, it's necessary to copy udev rules manually into
$pkgdir/etc/udev/rules.d/
The_Loko commented on 2018-10-11 15:16
This IDE bundles arm-none-eabi-* tools and openocd but the variable containing the path (${openstm32_compiler_path}) is empty. You can check how debug configurations use that variable by default on the debugger settings.
robertfoster commented on 2018-09-12 13:25
@DCengineer @2lafru I can't test the edits. What do you recommend? To add arm-none-eabi-gdb and openocd as runtime deps? Let me know
ph1r3ph0x commented on 2018-09-07 07:01
I just installed version 2.5 with success (directly from openstm32). It had no problems installing udev rules, however I don't have cubemx installed. I haven't tried to debug yet but everything compiles just fine. This aur package failed to install. So maybe updating it and removing the udev part from pkgbuild will help?