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.

Can NOT execute HelloWorld program on AM1808 development kit.

Other Parts Discussed in Thread: AM1808

Dears,

I built the HelloWorld program and executed it on my AM1808 development kit.

(Refer http://processors.wiki.ti.com/index.php/How_to_create_GCC_projects_in_CCSv5)

But it would occur the below error message.

./GCC_Hello: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

The below are my environment:

  1. CCS Version: 5.1.0.09000 
  2. CodeSourcery Version: arm-2009q1-203-arm-none-linux-gnueabi
  3. Target OS: the default for ti-sdk-am180x-evm-05.03.02.00-Linux-x86

How can I do to solve it?

Thanks a lot.

Carl