Hello,
I run into the following issue when importing a project in Code Composer Studio under Linux:
All the files which are reported as missing by CCS exists on the file system.
The problem seems to be the missing slashes in the path (file:/home/..
instead of file:///home/..
).
The project was imported in the CCS menu by Project -> Import CCS Projects..
Directories in /home/tux/ti
:
Software version:
- Ubuntu 18.04 LTS
- Code Composer Studio 10.4.0 and 12.0.0 (both tested)
- mmWave SDK 3.05
- Industrial Toolbox 4.11
- 3D Counting People 2022-04-29
Any ideas how to fix that problem under Linux?
Thanks,
Roger