Skip to content

Dockerized cc-tool (provides support for Texas Instruments CC Debugger)

Notifications You must be signed in to change notification settings

alexalex89/docker-cc-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cc-tool

Dockerized cc-tool (provides support for Texas Instruments CC Debugger)

Usage

docker run -it --privileged -v "/absolute_path_to/file_to_be_flashed:/input" --rm cc-tool:latest

--privileged is necessary to make the Debugger device available to the container

TODO

  • Fix bug "Flash image size exceeding flash physical size"
  • Determine current cc-tool-version automatically

About

Dockerized cc-tool (provides support for Texas Instruments CC Debugger)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published