Other Parts Discussed in Thread: CC2640
Tool/software: Code Composer Studio
Hello Forum,
I'm trying to setup a docker environment with gcc / gdb for developing firmware, for the cc2640. I'm first of all curious if anyone else has done this and also if someone could help me in the right direction. What would I need to install in terms of SDK's, setting up debugging with gdb to do a basic BLE application.
I would really like to be able to setup a docker image with specific versions of tools and then map a folder with my projects files into this container. This way it will be very easy to setup a development environment on a new machine regardless of host os and also very good control over which versions and tools are being used.
Best Regards
Jonas