Hi,everybody.
I've installed CCS5.1.0.08031_linux successfully on REDHAT Enterprise 5.5.
But when I launched it , it showed ---- An internal error occurred during "Loading device
information" /install_dir/ccsv5/ccs_base/common/bin/libfsutiljni.so:
/usr/lib/libstdctt.so. 6: version 'GLIBCXX_3.4.9' not found
(required by /install_dir/ccsv5/ccs_base/common/bin/libfsutil.so)
Then I tried to setup a project and met another error----An internal
error occurred during "Compute launch button tooltip" java.lang.NullPointerException.
After I wrote a simple HelloWorld program , I tried to simulate it .
When I debugged it, it showed 2 errors ----
-function _sin in file sin.c :invalid instruction schedule generated
function _tanh in file tanh.c:invalid instruction schedule generated
And I found that even if I have
setup the location of license file,
it shows nothing in the Configuration of License information.
I met nothing above in CCS 5.1 Windows version, all my programs works out.
This is so weird.
Could anybody helps me???