Hi Christian,
Designers found issue in java code for interpretation of permission rights. It will be fixed in one of next versions.
As workaround Linux users can use command:
a) chown to change the "root:root" owner of ProcessorExpert directory to the <username>:users recursively as a workaround.
e.g. chown user:users -R /opt/Freescale/KDS_2.0.0/eclipse/ProcessorExpert/
b) chmod to change the write permission of ProcessorExpert directory recursively as a workaround.
e.g. chmod g+w -R /opt/Freescale/KDS_2.0.0/eclipse/ProcessorExpert/
I hope it helps you.
Have a great day,
RadekS
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------