Search Criteria
Package Details: artery-isp-console-bin 3.0.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/artery-isp-console-bin.git (read-only, click to copy) |
---|---|
Package Base: | artery-isp-console-bin |
Description: | Artery ISP Console 是一款基于 MCU Bootloader 的命令行应用程序。使用该应用程序,用户可以通过 UART 端口或者 USB 端口配置操作 Artery 的 MCU 设备。 |
Upstream URL: | https://www.arterytek.com/cn/support/index.jsp |
Keywords: | artery at32 bootloader console isp mcu |
Licenses: | Commercial |
Conflicts: | artery-isp-console |
Provides: | artery-isp-console, Artery_ISP_Console |
Submitter: | taotieren |
Maintainer: | taotieren |
Last Packager: | taotieren |
Votes: | 2 |
Popularity: | 0.003073 |
First Submitted: | 2022-04-06 15:40 (UTC) |
Last Updated: | 2024-09-05 16:16 (UTC) |
Dependencies (6)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libusb (libusb-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Required by (6)
- at-link-console-bin (optional)
- at32-bootloader-doc-zh (requires artery-isp-console) (optional)
- at32-ide-bin (requires artery-isp-console) (optional)
- at32-ide-project-generate (optional)
- at32-new-clock-configuration (optional)
- at32-work-bench (requires artery-isp-console) (optional)
Latest Comments
taotieren commented on 2023-05-29 15:36 (UTC) (edited on 2023-05-29 15:38 (UTC) by taotieren)
QQ Group: 雅特力技术交流群 1121757020
21IC BBS: https://bbs.21ic.com/iclist-1004-1.html
ozz commented on 2023-05-27 20:55 (UTC) (edited on 2023-05-27 21:05 (UTC) by ozz)
This thing is still broken even in the latest version. It segfaults on certain hex files. Appears to be a memory bug.
Here is an example:
This is the hex file that causes the above crash. Whether or not it crashes depends on the system state (memory error). valgrind always shows the errors though.
Does Artery have an official mechanism for reporting bugs?
ozz commented on 2022-12-26 16:54 (UTC)
Getting segmentation faults. valgrind shows memory corruption, use after free, invalid deletes, etc. https://github.com/WeActStudio/ArduinoCore-AT32F4/issues/32
taotieren commented on 2022-08-11 08:19 (UTC)
https://www.arterytek.com/download/TOOL/Artery_ISP_Console_V3.0.01.zip
ozz commented on 2022-08-10 17:05 (UTC) (edited on 2022-08-10 17:26 (UTC) by ozz)
I guess we're suppose to manually download the package? I can't figure out how to do that from the linked web page. This is not really a usable package IMO. Where is the source code, Artery?