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-DRA8X-TDA4X: TDA4VM RTOS SDK Build Error

Part Number: PROCESSOR-SDK-DRA8X-TDA4X


Hi, Team

I am using psdk_rtos_auto_j7_07_00_00_11 to build the lib and example. But I meet some issues.

Build environment: windows 10

SDK version: PROCESSOR-SDK-RTOS 07_00_00_11

Question1:

The sdk_rtos_07_00_0_11 is installed under c:/ti/ default folder,

I refer to PRSDK user-guide build chapter as below 2 links and use gmake to compile in windows,

file:///C:/ti/pdk_jacinto_07_00_00/docs/userguide/getting_started.html#build-steps

 http://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_overview.html#building-pdk-using-gmake-in-windows-environment

1)set build environment


For PDK_SOC definition, according to source code in pdksetupenv.bat, it seems that if there is no definition, Jacinto family will named to am65xx, is it correct?

Other configuration and path are correct.

2)gmake 

gmake -s pdk_libs_allcores BOARD=j721e_evm

Previous steps can build AM3x/AM4x/AM5x successfully. I also try to set PC environment variable, but it still failed.

Question2:

There is only  RTOS SDK installer files in Linux ti-processor-sdk-rtos-j721e-evm-07_01_00_11-linux-x64-installer.run in RTOS SDK 07010011, will we have windows RTOS SDK in the future as previous version? Above question #1 RTOS SDK is run in windows

Thanks.