Tool/software: Code Composer Studio
Dear community,
I've noticed that the environment variable TI_APPDATA_DIR is ignored by the ccstudio launcher for the creation of ~/ti folder. I like to keep my home folder organized and thus, I try as hard as I can to avoid temp folders/dotfiles/dotdirs being created in ~. I can easily avoid all the java dotfiles by adding -Duser.home=/mnt/ccs to ccstudio.ini file. I can also avoid the creation of ~/.ti (note the dot in front of ti) folder by setting the TI_APPDATA_DIR to somewhere hidden. But I cannot get rid of ti folder. /mtn/ccs is owned by my user. I'm using Archlinux, by the way.
I could use some help on how to get rid of the ~/ti folder.
In the next post I show an experiment that shows that TI_APPDATA_DIR is not used by the launcher
Cheers,
Daniel.
