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.

66AK2G12: Problem with compilation

Part Number: 66AK2G12

In our CCS project, we wanted to use vector and list libraries. So when they were included in the code using #include, we got errors "file not found". Even we tried with the Runtime support library as libsupc++.a but the error was not solved. So then in Project Properties -> Build -> GNU Compiler -> Directories, we have included the following path,

"C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1"

We have also included "C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\arm-none-eabi\hard" for bits dependent files.

Now the include errors are not there. However, we are now facing new set of errors where we got stuck with. Please suggest what to do further to sort out these errors. Following are the errors.

Description Resource Path Location Type
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 166, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\move.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 36, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\move.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 37, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\ext\numeric_traits.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 40, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\ext\new_allocator.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 41, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\ext\alloc_traits.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 42, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\functexcept.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 50, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\memoryfwd.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 519, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_bvector.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 57, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\allocator.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 59, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\list.tcc C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 59, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\vector.tcc C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 63, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_bvector.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 63, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_construct.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 65, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_pair.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 67, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator_base_funcs.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 67, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_list.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 67, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_uninitialized.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 68, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_vector.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 70, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator_base_types.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 72, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 73, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_algobase.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 746, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator.h C/C++ Problem
attributes should be specified before the declarator in a function definition .ccsproject /RCU_ARUN line 977, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator.h C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token .ccsproject /RCU_ARUN line 34, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\predefined_ops.h C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token .ccsproject /RCU_ARUN line 49, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\debug\debug.h C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token .ccsproject /RCU_ARUN line 57, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\debug\debug.h C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token ActivityManager.hpp /RCU_ARUN/ImcpInterface/Protocol line 17 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token DefinedTypes.hpp /RCU_ARUN/ImcpInterface/Protocol line 19 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token Literals.h /RCU_ARUN/ImcpInterface/Protocol line 8 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token Module.h /RCU_ARUN/ImcpInterface/Protocol line 68 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 176 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '{' token SDRInterface.hpp /RCU_ARUN/ImcpInterface line 78 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '<' token Module.h /RCU_ARUN/ImcpInterface/Protocol line 64 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '<' token Module.h /RCU_ARUN/ImcpInterface/Protocol line 65 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '<' token ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 118 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '<' token ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 125 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '<' token ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 141 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before '<' token ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 158 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before 'Imcp' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 12 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before 'std' ActivityManager.hpp /RCU_ARUN/ImcpInterface/Protocol line 14 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before 'std' Module.h /RCU_ARUN/ImcpInterface/Protocol line 14 C/C++ Problem
expected '=', ',', ';', 'asm' or '__attribute__' before 'std' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 11 C/C++ Problem
expected identifier or '(' before string constant .ccsproject /RCU_ARUN line 37, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\ext\type_traits.h C/C++ Problem
expected identifier or '(' before string constant .ccsproject /RCU_ARUN line 40, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\exception.h C/C++ Problem
expected identifier or '(' before string constant .ccsproject /RCU_ARUN line 40, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\exception C/C++ Problem
expected identifier or '(' before string constant .ccsproject /RCU_ARUN line 44, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\new C/C++ Problem
expected identifier or '(' before string constant .ccsproject /RCU_ARUN line 67, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\cpp_type_traits.h C/C++ Problem
expected identifier or '(' before string constant DefinedTypes.hpp /RCU_ARUN/ImcpInterface/Protocol line 12 C/C++ Problem
expected identifier or '(' before string constant DefinedTypes.hpp /RCU_ARUN/ImcpInterface/Protocol line 13 C/C++ Problem
expected identifier or '(' before string constant DefinedTypes.hpp /RCU_ARUN/ImcpInterface/Protocol line 14 C/C++ Problem
expected identifier or '(' before string constant DefinedTypes.hpp /RCU_ARUN/ImcpInterface/Protocol line 15 C/C++ Problem
expected identifier or '(' before string constant DefinedTypes.hpp /RCU_ARUN/ImcpInterface/Protocol line 16 C/C++ Problem
expected identifier or '(' before string constant DefinedTypes.hpp /RCU_ARUN/ImcpInterface/Protocol line 17 C/C++ Problem
gmake: *** [file2.o] Error 1 RCU_ARUN C/C++ Problem
gmake: Target 'all' not remade because of errors. RCU_ARUN C/C++ Problem
recipe for target 'file2.o' failed subdir_rules.mk /RCU_ARUN/Debug line 9 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 111 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 112 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 113 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 114 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 115 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 122 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 128 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 138 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 146 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 155 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 161 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 163 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 167 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 168 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 169 C/C++ Problem
unknown type name 'Any' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 170 C/C++ Problem
unknown type name 'AnyFileStruct' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 172 C/C++ Problem
unknown type name 'class' Module.h /RCU_ARUN/ImcpInterface/Protocol line 68 C/C++ Problem
unknown type name 'class' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 176 C/C++ Problem
unknown type name 'class' SDRInterface.hpp /RCU_ARUN/ImcpInterface line 78 C/C++ Problem
unknown type name 'ConfigStatus' SDRInterface.hpp /RCU_ARUN/ImcpInterface line 153 C/C++ Problem
unknown type name 'IcdFileManagerError' SDRInterface.hpp /RCU_ARUN/ImcpInterface line 21 C/C++ Problem
unknown type name 'IcdFileManagerState' SDRInterface.hpp /RCU_ARUN/ImcpInterface line 17 C/C++ Problem
unknown type name 'IcdPropertyIdentifier' SDRInterface.hpp /RCU_ARUN/ImcpInterface line 154 C/C++ Problem
unknown type name 'ModuleState' Module.h /RCU_ARUN/ImcpInterface/Protocol line 61 C/C++ Problem
unknown type name 'ModuleType' Module.h /RCU_ARUN/ImcpInterface/Protocol line 60 C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 166, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\move.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 33, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\predefined_ops.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 36, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\move.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 37, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\ext\numeric_traits.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 40, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\ext\new_allocator.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 41, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\ext\alloc_traits.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 42, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\functexcept.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 48, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\debug\debug.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 50, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\memoryfwd.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 519, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_bvector.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 56, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\debug\debug.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 57, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\allocator.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 59, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\list.tcc C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 59, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\vector.tcc C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 63, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_bvector.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 63, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_construct.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 65, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_pair.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 67, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator_base_funcs.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 67, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_list.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 67, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_uninitialized.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 68, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_vector.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 70, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator_base_types.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 72, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 73, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_algobase.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 746, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator.h C/C++ Problem
unknown type name 'namespace' .ccsproject /RCU_ARUN line 977, external location: C:\ti\ccs930\ccs\tools\compiler\gcc-arm-none-eabi-7-2017-q4-major-win32\arm-none-eabi\include\c++\7.2.1\bits\stl_iterator.h C/C++ Problem
unknown type name 'namespace' ActivityManager.hpp /RCU_ARUN/ImcpInterface/Protocol line 17 C/C++ Problem
unknown type name 'namespace' DefinedTypes.hpp /RCU_ARUN/ImcpInterface/Protocol line 19 C/C++ Problem
unknown type name 'namespace' Literals.h /RCU_ARUN/ImcpInterface/Protocol line 8 C/C++ Problem
unknown type name 'ParameterId' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 110 C/C++ Problem
unknown type name 'PlatformState' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 43 C/C++ Problem
unknown type name 'PlatformState' ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 44 C/C++ Problem
unknown type name 'using'; did you mean 'ulong'? ActivityManager.hpp /RCU_ARUN/ImcpInterface/Protocol line 14 C/C++ Problem
unknown type name 'using'; did you mean 'ulong'? Module.h /RCU_ARUN/ImcpInterface/Protocol line 14 C/C++ Problem
unknown type name 'using'; did you mean 'ulong'? ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 11 C/C++ Problem
unknown type name 'using'; did you mean 'ulong'? ParameterManager.hpp /RCU_ARUN/ImcpInterface/Impl line 12 C/C++ Problem