User`s guide

B Reported Limitations and Tips
Using Mapped Dri
ves
Limitations in C
ode Composer Studio do not allow you to load programs after
you set your CCS w
orking directory to a read-only mapped drive. When
you set the CCS wo
rking directory to a mapped drive for which you do not
have write perm
issions, you cannot l oad programs from any location. Load
operations fai
l with an Application Error dialog box.
The following c
ombination of commands doe s n ot work:
1 cd(cc,'mapped
_drive_letter') % Change CCS working directory to
read-only mapp
ed drive.
2 load(cc,'program_file') % Loading any program fails.
B-14