cc-tool icon indicating copy to clipboard operation
cc-tool copied to clipboard

Mirror of cc-tool from SourceForge

Results 11 cc-tool issues
Sort by recently updated
recently updated
newest added

I was following this zigbee2mqtt tutorial https://www.zigbee2mqtt.io/information/flashing_the_cc2531.html >brew info boost boost: stable 1.76.0 (bottled), HEAD Collection of portable C++ source libraries https://www.boost.org/ > ./configure checking for Boost's header version... 1_76...

This isn't an issue. I like to receive some advices on current software modification. First of all, thanks for putting the code in GitHub. We have the Texas Instrument chip...

This is what i did and ever-since then my CC2541mini DK is not getting recognised by the ccdebugger. Please guide. MacBook-Air Application code % cc-tool --test Programmer: CC Debugger Target:...

Hi, I am adding functions to be able to send other debug commands with cc_tool. I am trying to figure out what is the first byte of the data sent...

Is it possible to get a Windows 10 port (exe or an visual studio solution)?

On my debian based system i needed to install **libglib2.0-dev** and then `autoreconf -vis`. After this this ./configure passed autoconf (GNU Autoconf) 2.69 automake (GNU automake) 1.16.1 libtool 2.4.6-9

make gives: ``` $ make CXXLD cc-tool /usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset 68b2 /usr/bin/ld: DWARF error: could not find variable specification at offset 692d...

I followed instructions on https://www.zigbee2mqtt.io/getting_started/flashing_the_cc2531.html. I get this error: > ./bootstrap: line 3: autoreconf: command not found And then after I install all the dependencies, I get this stacktrace: **autoreconf:...

Configuring with `./configure --enable-static --enable-static-boost --disable-shared` and building on the Pi still seems to result in the following: ``` $ ldd cc-tool linux-vdso.so.1 (0xbef9c000) /usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so => /usr/lib/arm-linux-gnueabihf/libarmmem-v7l.so (0xb6f1a000) libusb-1.0.so.0 =>...

Hi! Maybe you can advise - is it possible to run cc-tool on Android device somehow?