Hello TI,
I am using TI_C7X_DSP_TRAINING_00.06 for development environment.
bios_6_83_02_07, xdctools_3_61_04_40_core
CGT Tool: ti-cgt-c7000_1.4.2.LTS and ti-cgt-c7000_3.0.0.STS
I need to use ti-cgt-c7000_3.0.0.STS in TI_C7X_DSP_TRAINING_00.06 for PC mode, but I am not able to build it. PC build is succesful with ti-cgt-c7000_1.4.2.LTS but not with ti-cgt-c7000_3.0.0.STS.
I get below errors.
/mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/TI_C7X_DSP_TRAINING_00.06/c7x_dsp_code_samples/out/PC/dsp/release/CCS_FPC_SE_SP/./C7X_PCG/C7X_PCG/src/IfScanGenerator.obj: In function `updatePendingSlotsToDefault(imxRingBufferHandler*, pcdBufferHandler*, metaDataHandler*, long, Shar_IfScan*) [clone .isra.6] [clone .part.7]': IfScanGenerator.c:(.text+0x10c): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)' IfScanGenerator.c:(.text+0x184): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/TI_C7X_DSP_TRAINING_00.06/c7x_dsp_code_samples/out/PC/dsp/release/CCS_FPC_SE_SP/./C7X_PCG/C7X_PCG/src/IfScanGenerator.obj: In function `updateReferencePayload(imxRingBufferHandler*, pcdBufferHandler*, metaDataHandler*, Shar_IfScan*) [clone .isra.8]': IfScanGenerator.c:(.text+0x2d4): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)' IfScanGenerator.c:(.text+0x334): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/TI_C7X_DSP_TRAINING_00.06/c7x_dsp_code_samples/out/PC/dsp/release/CCS_FPC_SE_SP/./C7X_PCG/C7X_PCG/src/IfScanGenerator.obj: In function `processIMXSlot(pcdBufferHandler*, unsigned char*, unsigned char*) [clone .isra.14]': IfScanGenerator.c:(.text+0x59a): undefined reference to `__permute(_c70_he_detail::vtype<unsigned char, 64ul, (_c70_he_detail::VTYPE_KIND)0>, _c70_he_detail::vtype<unsigned char, 64ul, (_c70_he_detail::VTYPE_KIND)0>)' IfScanGenerator.c:(.text+0x6b4): undefined reference to `__shift_left(_c70_he_detail::vtype<unsigned short, 32ul, (_c70_he_detail::VTYPE_KIND)0>, _c70_he_detail::vtype<unsigned short, 32ul, (_c70_he_detail::VTYPE_KIND)0>)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/TI_C7X_DSP_TRAINING_00.06/c7x_dsp_code_samples/out/PC/dsp/release/CCS_FPC_SE_SP/./C7X_PCG/C7X_PCG/src/IfScanGenerator.obj: In function `GeneratePCDData(imxRingBufferHandler*, pcdBufferHandler*, metaDataHandler*)': IfScanGenerator.c:(.text+0x1844): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)' IfScanGenerator.c:(.text+0x18fc): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)' IfScanGenerator.c:(.text+0x1b34): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)' IfScanGenerator.c:(.text+0x1be4): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(c7x_strm.o):c7x_strm.cpp:(.text.startup+0x5d): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(c7x_strm.o):c7x_strm.cpp:(.text+0x145): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(c7x_strm.o):c7x_strm.cpp:(.text+0x2c4): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(c7x_strm.o):c7x_strm.cpp:(.text+0x431): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(c7x_strm.o):c7x_strm.cpp:(.text+0x474): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(c7x_strm.o):c7x_strm.cpp:(.text+0x492): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(c7x_strm.o):c7x_strm.cpp:(.text+0x4e1): more undefined references to `_assert' follow /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x554): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x5ac): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long long, unsigned long long, char const*, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x5d5): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::_M_sync(char*, unsigned long long, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x5fe): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x651): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long long, unsigned long long, char const*, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x67a): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::_M_sync(char*, unsigned long long, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x6a3): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x6f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long long, unsigned long long, char const*, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x719): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::_M_sync(char*, unsigned long long, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0x742): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text+0xa6d): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x19): undefined reference to `__mingw_vfprintf' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x4f9): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x526): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x556): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x586): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x5c4): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x62a): more undefined references to `__imp___iob_func' follow /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x1801): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x185d): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x1b58): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x1c19): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x21a9): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x2249): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator_base.o):sa_generator_base.cpp:(.text+0x2761): more undefined references to `__imp___iob_func' follow /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x19): undefined reference to `__mingw_vfprintf' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x195): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x8a5): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xe3b): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xfab): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x137a): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x1407): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x15b6): more undefined references to `__imp___iob_func' follow /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x16b4): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x1779): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x1839): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x1904): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x19b8): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x1a06): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x1af4): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x1bc4): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x1c76): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x218d): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x225d): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x22f5): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x253c): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x25fe): more undefined references to `__imp___iob_func' follow /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x75ea): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x7655): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x7736): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x78fe): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x7d09): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x7e58): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x7fc8): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x87bc): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x8b52): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x8d2c): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x90c2): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x921a): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x92f6): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x943d): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x9789): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0x9c7e): more undefined references to `__imp___iob_func' follow /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xa237): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xa75a): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xa802): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xab35): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xab54): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xab84): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xaceb): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text+0xb26d): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0xf9): undefined reference to `__mingw_vfprintf' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0x16d): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0x1f5): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0x2ca): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0x358): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0x42b): undefined reference to `__imp___iob_func' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0x91d): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0x93c): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0xb14): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long long, unsigned long long, char const*, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0xb3d): undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::_M_sync(char*, unsigned long long, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0xdfe): undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0xe4f): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0xe9c): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0xf9f): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long long&, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine.o):streaming_engine.cpp:(.text+0x64a): undefined reference to `operator delete(void*, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(butterfly.o):butterfly.cpp:(.text+0x155a): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(butterfly.o):butterfly.cpp:(.text+0x1885): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(butterfly.o):butterfly.cpp:(.text+0x19c5): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(butterfly.o):butterfly.cpp:(.text+0x1ae5): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(butterfly.o):butterfly.cpp:(.text+0x1d55): undefined reference to `_assert' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(butterfly.o):butterfly.cpp:(.text+0x20b5): more undefined references to `_assert' follow /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.text$_ZN12sa_generatorD0Ev[_ZN12sa_generatorD0Ev]+0x32): undefined reference to `operator delete(void*, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text$_ZNSt14_Function_base13_Base_managerISt5_BindIFM21streaming_engine_baseFvvEPS2_EEE10_M_managerERSt9_Any_dataRKS9_St18_Manager_operation[_ZNSt14_Function_base13_Base_managerISt5_BindIFM21streaming_engine_baseFvvEPS2_EEE10_M_managerERSt9_Any_dataRKS9_St18_Manager_operation]+0x26): undefined reference to `operator delete(void*, unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.text$_ZNSt14_Function_base13_Base_managerISt5_BindIFM21streaming_engine_baseFvvEPS2_EEE10_M_managerERSt9_Any_dataRKS9_St18_Manager_operation[_ZNSt14_Function_base13_Base_managerISt5_BindIFM21streaming_engine_baseFvvEPS2_EEE10_M_managerERSt9_Any_dataRKS9_St18_Manager_operation]+0x3c): undefined reference to `operator new(unsigned long long)' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.xdata+0x7c): undefined reference to `__gxx_personality_seh0' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(sa_generator.o):sa_generator.cpp:(.xdata+0xd8): undefined reference to `__gxx_personality_seh0' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.xdata+0x14): undefined reference to `__gxx_personality_seh0' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.xdata+0x48): undefined reference to `__gxx_personality_seh0' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.xdata+0x64): undefined reference to `__gxx_personality_seh0' /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/ti-cgt-c7000_3.0.0.STS/host_emulation/libC7100-host-emulation.a(streaming_engine_base.o):streaming_engine_base.cpp:(.xdata+0x84): more undefined references to `__gxx_personality_seh0' follow collect2: error: ld returned 1 exit status /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/TI_C7X_DSP_TRAINING_00.06/c7x_dsp_code_samples/makerules/rules.mk:511: recipe for target 'outfile' failed make: *** [outfile] Error 1