I'm running Ubuntu 14. I've installed the CodeBench Lite ARM Linux IDE and during installation it accepts my valid license file. I can run and compile code--no problems. Once I reboot, however, I attempt to compile the same code and start receiving the following console message listed below. If I re-install the software then it works again until the next reboot. Any help is appreciated.
"error: A valid Sourcery CodeBench license key could not be found.
Refer to the Getting Started guide included with Sourcery CodeBench
for instructions on how to obtain and install a license key.
For technical support for Sourcery CodeBench, visit:
https://supportnet.mentor.com/
The license manager error is:
//License request for gccarmglnx feature failed
MGLS error number: 515
License Details are:
Feature: gccarmglnx
Location: MGLS_LICENSE_FILE not set
arm-none-linux-gnueabi-gcc: error: /home/user/mgc/embedded/codebench/bin/../libexec/gcc/arm-none-linux-gnueabi/5.2.0/cs-license: non-zero exit status
make: *** [all] Error 1"