Dockerized cc-tool (provides support for Texas Instruments CC Debugger)
972
Dockerized cc-tool (provides support for Texas Instruments CC Debugger)
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
Content type
Image
Digest
sha256:c6d254ad2…
Size
270.5 MB
Last updated
about 4 years ago
docker pull alexalex89/cc-tool