This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I am using CCS5.2 to develop for a Linux project on the C66x family.
When I start CCS I see:
$ flxInitLoad: client has not been protected. flxInitLoad: client has not been protected.
Unable to find full path for "arm-none-linux-gnueabi-arm-none-linux-gnueabi-gcc"
Unable to find full path for "arm-none-linux-gnueabi-arm-none-linux-gnueabi-g++"
Unable to find full path for "arm-none-linux-gnueabi-arm-none-linux-gnueabi-gcc"
Unable to find full path for "arm-none-linux-gnueabi-arm-none-linux-gnueabi-g++"
So there seems to be a FlexLM issue and a compiler path issue. How can I fix these please?
BR
David
Hi David,
what exact CCS 5.2 version and LInux varitey are you using. Some initial things to check
- do you have full permissions and are you consistant. Ie if you installed as sudo, do you launch as sudo.
- have you checked for antivirus interference and your proxy settings?
- have you checked all required depenancies are installed?
Have you had CCS launch successfully on the system with other versions or in the past?
Best Regards,
Lisa
Hi Lisa
I am running 5.2.1.00018 on Ubuntu 10.04 LTS.
Should I be running a later version of CCS?
I installed as sudo.
I get the 'flxInitLoad' error whether I run as sudo or non-sudo.
I only the "Unable to find full path for ... " errors if I run as non-sudo.
Does that help?
David
Hi David,
hmm. Have you checked for antivirus interference? Are you using any unusual paths in the installation? Is your Linux 64 bit, and if so do you have 32 support installed?
You can try a newer version but I don't see that as necessary at the moment unless your complete installation somehow got corrupted.
Please keep us informed.
Best Regards,
Lisa
Hi Lisa
There is no antivirus engine running. I'm unaware of any unusual paths. The Ubuntu o/s is 32-bit.
Where would those tool paths be set in ccs?
BR
David
The flexLM message is an artifact of the version of flexLm we are using and how it is integrated. Please ignore it. It is not an indication of a problem.
I wanted to confirm that you have not installed any additional plugins. It didn't sound like you had ... just wanted to be sure. I have a suspicion the other messages are coming from the "gnu-arm" project manager plugin, but I need to have a look back at this release to see where that is being picked up.