All Projects → dashesy → cc-tool

dashesy / cc-tool

Licence: GPL-2.0 license
Mirror of cc-tool from SourceForge

Projects that are alternatives of or similar to cc-tool

apollo
microcontroller-based FPGA / JTAG programmer
Stars: ✭ 32 (-77.78%)
Mutual labels:  debugger, programmer
vil
Vulkan Layer for Live Introspection & Debugging. Allows to view all vulkan state live inside your application.
Stars: ✭ 39 (-72.92%)
Mutual labels:  debugger
solid-debugger
A debugger for solid-js
Stars: ✭ 28 (-80.56%)
Mutual labels:  debugger
Vytal
Browser extension to spoof timezone, geolocation, locale and user agent.
Stars: ✭ 1,449 (+906.25%)
Mutual labels:  debugger
AWR1843-Read-Data-Python-MMWAVE-SDK-3-
Python program to read and plot the data in real time from the AWR1843 mmWave radar board (MMWAVE SDK 3)
Stars: ✭ 74 (-48.61%)
Mutual labels:  texas-instruments
TrackJS-Node
TrackJS Error Monitoring agent for NodeJS
Stars: ✭ 26 (-81.94%)
Mutual labels:  debugger
Show-Path
👨‍💻Learning Path for Programmers https://roadmap.now.sh
Stars: ✭ 240 (+66.67%)
Mutual labels:  programmer
console
a debugger for async rust!
Stars: ✭ 2,101 (+1359.03%)
Mutual labels:  debugger
zigpy-znp
TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
Stars: ✭ 109 (-24.31%)
Mutual labels:  texas-instruments
birdseye-pycharm
IntelliJ IDE plugin for the Python debugger birdseye
Stars: ✭ 32 (-77.78%)
Mutual labels:  debugger
programmergaurav.github.io
Portfolio
Stars: ✭ 27 (-81.25%)
Mutual labels:  programmer
nopdb
NoPdb: Non-interactive Python Debugger
Stars: ✭ 67 (-53.47%)
Mutual labels:  debugger
vim-easydebugger
A VIM multi-language debugger plugin
Stars: ✭ 47 (-67.36%)
Mutual labels:  debugger
bluepill
BluePill: Neutralizing Anti-Analysis Behavior in Malware Dissection (Black Hat Europe 2019, IEEE TIFS 2020)
Stars: ✭ 94 (-34.72%)
Mutual labels:  debugger
vWATCH64
vWATCH64 is a debugger/real-time variable watch utility for QB64 programs.
Stars: ✭ 16 (-88.89%)
Mutual labels:  debugger
CyberPunkNetrunner
Cyberpunk 2077 Netrunner Hacking Tool (Easy to use and install). Don't use it on illegal and malicious activity. Inspired by the game CyberPunk 2077 https://www.cyberpunk.net/
Stars: ✭ 69 (-52.08%)
Mutual labels:  programmer
python3-trepan
A gdb-like Python3 Debugger in the Trepan family
Stars: ✭ 125 (-13.19%)
Mutual labels:  debugger
stylish-log
🎉 Stylish-log "A beautiful way to see your web console logs"
Stars: ✭ 12 (-91.67%)
Mutual labels:  debugger
app
Buggregator is a beautiful, lightweight debug server build on Laravel that helps you catch your smpt, sentry, var-dump, monolog, ray outputs. It runs without installation on multiple platforms.
Stars: ✭ 259 (+79.86%)
Mutual labels:  debugger
nadbg
👀Dynamic memory watcher/tracer/analyzer for CTF pwn
Stars: ✭ 51 (-64.58%)
Mutual labels:  debugger

cc-tool version 0.26+

cc-tool provides support for Texas Instruments CC Debugger

Building from source, dependencies:

  • Ubuntu: libusb-1.0-0-dev libboost-all-dev autoconf libtool
  • Fedora: boost-devel libusb1-devel
  • Mac OS 12.5, from ports: autoconf automake libusb boost pkgconfig libtool

Regenerate Autotools files first by running ./bootstrap script.

User guide:

man cc-tool

Additional:

File udev/90-cc-debugger.rules cotains udev rules changing permissions for TI CC Debugger device and TI evolution boards so they can be used from non-privileged accounts. Copy it to /etc/udev/rules.d

Support:

If you found a bug try to reproduce it with command line option --log.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].