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.

PROCESSOR-SDK-J784S4: Problems building PSDK RTOS

Part Number: PROCESSOR-SDK-J784S4

Tool/software:

Hello,

I am attempting to build PSDK RTOS following the instructions here.

I followed all the steps but encountered some problems when trying to build (with make vision_apps).

Linking /mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/vision_apps/out/J784S4/A72/LINUX/release/libtivision_apps.so
Linking /mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/vision_apps/out/J784S4/A72/LINUX/release/vx_app_c7x_kernel.out
/mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/ti-tools/arm-gnu-toolchain-13.2.Rel1-x86_64-aarch64-none-linux-gnu/bin/../lib/gcc/aarch64-none-linux-gnu/13.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/vision_apps/out/J784S4/A72/LINUX/release/libtivision_apps.so: undefined reference to `std::ios_base_library_init()'
collect2: error: ld returned 1 exit status
make[1]: *** [/mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/sdk_builder/concerto/finale.mak:216: /mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/vision_apps/out/J784S4/A72/LINUX/release/vx_app_c7x_kernel.out] Error 1
make[1]: Leaving directory '/mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/vision_apps'
make: *** [makerules/makefile_vision_apps.mak:42: vision_apps] Error 2

Also when trying to build tidl_rt I get the same issue

/mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/ti-tools/arm-gnu-toolchain-13.2.Rel1-x86_64-aarch64-none-linux-gnu/bin/../lib/gcc/aarch64-none-linux-gnu/13.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /mnt/datassd/ti-processor-sdk-rtos-j784s4-evm-10_00_00_05/c7x-mma-tidl/arm-tidl/rt/out/J784S4/A72/LINUX/release/libvx_tidl_rt.so: undefined reference to `std::ios_base_library_init()'

Thank you for any help.

Regards,
Mattias