Search Criteria
Package Details: cc-tool-git 0.26.r23.407fd7e-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cc-tool-git.git (read-only, click to copy) |
---|---|
Package Base: | cc-tool-git |
Description: | Support for Texas Instruments CC Debugger |
Upstream URL: | https://github.com/dashesy/cc-tool.git |
Licenses: | GPL |
Conflicts: | cc-tool |
Provides: | cc-tool |
Submitter: | LukyLX |
Maintainer: | LukyLX |
Last Packager: | LukyLX |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-22 09:28 (UTC) |
Last Updated: | 2019-09-02 07:16 (UTC) |
Required by (1)
- zigbee2mqtt-git (requires cc-tool) (optional)
Latest Comments
pbasista commented on 2023-01-27 21:35 (UTC)
This package builds correctly on aarch64 architecture. I have also tried to flash a new firmware via the resulting binary and it worked correctly as well.
I therefore believe that you can add aarch64 to the list of supported architectures.
BrainDamage commented on 2022-01-21 17:02 (UTC)
this program lacks depends on libusb, or it'll fail to build
LukyLX commented on 2019-09-02 07:17 (UTC)
@jokke, sure, done in 0.26.r23.407fd7e-2
jokke commented on 2019-09-01 15:27 (UTC)
Please add
makedeps=('git')
so that the package can be built correctly by extra-x86_64-buildLukyLX commented on 2019-03-09 14:37 (UTC)
Solved by using upstream repo (with recent updates) directly now
LukyLX commented on 2019-01-18 15:34 (UTC)
hmmm... I've got it too now. I'll look into it...
CoolDuke666 commented on 2019-01-16 07:59 (UTC)
using latest manjaro compiled without any problems, but got an the following error on start (sudo cc-tool):
Error occured: libusb_control_transfer (out) failed, Pipe error
Any solution? thx
LukyLX commented on 2018-07-22 09:31 (UTC)
Created working cc-tool again from forked git repo. Currently, it only supports x86_64 but if you find it working on another platform, please let me know so I can include that.