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.

TDA4VL-Q1: C7X PC Mode: CGT Version 3.0.0 is not working

Part Number: TDA4VL-Q1

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

  • Hi,

    We have TI_C7X_DSP_TRAINING_00.07 available that uses CGT 3.x LTS Tools,

    Please create MSS request here : 

    https://www.ti.com/licreg/docs/swlicexportcontrol.tsp?form_id=276074&prod_no=C7X_SW&ref_url=EPD-PROC-AUTO

  • Hello Pratik

    I have created the request, please check it

    Thanks

  • Hi,

    Respective owner of this will get notified and access will be provided.

    Thank you

  • Hello TI,

    I see the status as "Awaiting TI".

    Is any action needed from my side ?

    And how long will it take for the process to complete.

    Thanks

  • Apologies for the inconvenience.

    I have raised internal query to investigate this, will get back to you.

    Thanks

  • Hello Pratik,

    I still did not receive any mail from TI regarding this.

    Is there any update on this? Its a blocker for me

    Also A compiler issue was observed in ti-cgt-c7000_3.1.0.LTS please refer below ticket.
    Ticket Link: sir.ext.ti.com/.../EXT_EP-11767

    Fix is planned for ti-cgt-c7000_5.0.0.LTS release

    So can I use ti-cgt-c7000_5.0.0.LTS in TI_C7X_DSP_TRAINING_00.07 setup ?

    Thanks

  • Hi,

    Regarding the MSS access, i have raised internal query again, i apologies inconvenience caused here.

    So can I use ti-cgt-c7000_5.0.0.LTS in TI_C7X_DSP_TRAINING_00.07 setup ?

    The 00.07 is compatible for CGT 3.1 LTS release only.

  • I have checked internally, the access have been provided.

    Please confirm so we can close the thread.

    Thank You

  • Hello Prathik,

    I still get the same errors in PC build in TI_C7X_DSP_TRAINING_00.07. Below are the setup details


    TI_C7X_DSP_TRAINING_00.07
    ti-cgt-c7000_3.0.0.STS
    bios_6_83_02_07
    xdctools_3_61_04_40_core

    For PC mode by default the setup tries to use g++9, but due to some reason I am not able to install g++9 so issue I am using g++7 for the PC build.
    Can g++7 cause this issue ?

    Error:

    /mnt/c/Users/vsadasi1/Desktop/work/Project/Task/DSP_Training/C7X_TRAINING/TI_C7X_DSP_TRAINING_00.07/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.3] [clone .part.4]':
    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.07/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.5]':
    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.07/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.12]':
    IfScanGenerator.c:(.text+0x8a5): 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+0x9cb): 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>)'
    IfScanGenerator.c:(.text+0x2322): undefined reference to `__shift_right(_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>)'
    IfScanGenerator.c:(.text+0x25fd): undefined reference to `__shift_right(_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>)'
    IfScanGenerator.c:(.text+0x2871): undefined reference to `__shift_right(_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>)'
    IfScanGenerator.c:(.text+0x2a89): undefined reference to `__cmp_gt_pred(_c70_he_detail::vtype<short, 32ul, (_c70_he_detail::VTYPE_KIND)0>, _c70_he_detail::vtype<short, 32ul, (_c70_he_detail::VTYPE_KIND)0>)'
    IfScanGenerator.c:(.text+0x2b0d): undefined reference to `__select(_c70_he_detail::__vpred, _c70_he_detail::vtype<short, 32ul, (_c70_he_detail::VTYPE_KIND)0>, _c70_he_detail::vtype<short, 32ul, (_c70_he_detail::VTYPE_KIND)0>)'
    IfScanGenerator.c:(.text+0x3f2d): undefined reference to `__cmp_gt_pred(_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>)'
    IfScanGenerator.c:(.text+0x3fb1): undefined reference to `__select(_c70_he_detail::__vpred, _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>)'
    IfScanGenerator.c:(.text+0x40ca): undefined reference to `__shift_right(_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>)'
    IfScanGenerator.c:(.text+0x4279): undefined reference to `__shift_right(_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>)'
    IfScanGenerator.c:(.text+0x43ed): undefined reference to `__shift_right(_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>)'
    IfScanGenerator.c:(.text+0x459a): 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>)'
    IfScanGenerator.c:(.text+0x4720): undefined reference to `__shift_right(_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.07/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+0x59d4): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)'
    IfScanGenerator.c:(.text+0x5a8c): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)'
    IfScanGenerator.c:(.text+0x5cc4): undefined reference to `check_pred_at_index(_c70_he_detail::__vpred, unsigned long, unsigned long)'
    IfScanGenerator.c:(.text+0x5d74): 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.07/c7x_dsp_code_samples/makerules/rules.mk:512: recipe for target 'outfile' failed
    make: *** [outfile] Error 1
    

    Thanks

  • Hi ,

    As instructed in the readme of this package, the Host Machine should have OS Ubuntu 20.04 LTS installed with G++9

    We have validate the same on above setup, Can you make sure you are on the same setting ?

    Thanks