Part Number: CC3220MODA
Other Parts Discussed in Thread: CC3220SF, SYSBIOS
Tool/software: Code Composer Studio
Hi,
My current setup has the Texas tools/sdk and project on drive D. If I clone the repo on another laptop that only has a C drive the project tirtos_builds_CC3220SF_LAUNCHXL_release_ccs gives errors mostly 'can't find tools'.
Which is reasonable as the tools on this laptop are on C.
My current workaround is to edit the
tirtos_builds_CC3220SF_LAUNCHXL_release_ccs\src\sysbios\makefile
and correct the paths and this works fine.
Rather then editing this file is there a 'proper' way to change the sdk/tool location for the build?
Regards,