Part Number: AM62P
Tool/software:
We follow the steps in file:///D:/Project/Renault/Monolith/TI/sdk/AM62P_SDK_docs/overview.html to build QNX, but encounter below failure during make
Debug build is not set.. skipping!
Debug build is not set.. skipping!
make[3]: Leaving directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgrlib/aarch64/so.le.g'
make[2]: Leaving directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgrlib/aarch64'
make[1]: Leaving directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgrlib'
make -C /home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr PDK_INSTALL_PATH=/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/pdk/packages PROFILE=release BOARD=am62px_evm SOC=am62px PSDK_QNX_VERSION_REL=PSDKQA_10_00 PSDK_QNX_TAGID=QNX800_am62px_evm PSDK_QNX_USE_DSO=1
make[1]: Entering directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr'
make -Caarch64 -fMakefile
make[2]: Entering directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/aarch64'
make -j 1 -Co.le -fMakefile
make[3]: Entering directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/aarch64/o.le'
/home/conti/qnx800/host/linux/x86_64/usr/bin/qcc -Vgcc_ntoaarch64 -c -O2 -Wc,-Wall -DNDEBUG -I. -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/aarch64/o.le -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/aarch64 -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/src -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/pdk/packages -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/inc -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/tivpucodec/vpulib/public -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/tivpucodec/encoder -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/tivpucodec/decoder -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/tivpucodec/helper -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/tivpucodec/common -I/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgrlib/ -I/home/conti/qnx800/target/qnx/usr/include -EL -DVARIANT_le -DBUILDENV_qss -DSOC_AM62PX -DQNX_RES_MGR -DQNX_OS -fPIC -Wc,-MT,tivpu_mgr.o -Wc,-MMD -Wc,-MP -Wc,-MF,tivpu_mgr.dep /home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/src/tivpu_mgr.c
/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/src/tivpu_mgr.c: In function 'main':
/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/src/tivpu_mgr.c:257:67: error: 'PROCMGR_AID_KEYDATA' undeclared (first use in this function); did you mean 'PROCMGR_AID_MEM_ADD'?
257 | PROCMGR_AOP_ALLOW | PROCMGR_ADN_NONROOT | PROCMGR_AID_KEYDATA,
| ^~~~~~~~~~~~~~~~~~~
| PROCMGR_AID_MEM_ADD
/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/src/tivpu_mgr.c:257:67: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [/home/conti/qnx800/target/qnx/usr/include/mk/qrules.mk:69: tivpu_mgr.o] Error 1
make[3]: Leaving directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/aarch64/o.le'
make[2]: *** [recurse.mk:134: all] Error 2
make[2]: Leaving directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr/aarch64'
make[1]: *** [recurse.mk:134: all] Error 2
make[1]: Leaving directory '/home/conti/qnx800/bsp/src/hardware/support/j7/am62p/psdkqa/qnx/codec/vpu/resmgr'