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.

AM3356: HSR-PRP-DAN in Linux SDK 05.01

Part Number: AM3356
Other Parts Discussed in Thread: SYSBIOS

Hi,

I am trying to enable PRP support for my AM335x Linux device (running ti-processor-sdk-linux-am335x-evm-05.01.00.11) using PRU-ICSS-HSR-PRP-DAN_01.00.04.02. After installing the SDK and the Code Composer Studio (CCS8.1.0.00011_linux), creating the project file, as mentioned in the start up guide gives me the following error:

./projectCreate.sh AM335x arm prp_app
**************************************************************************
Environment Configuration Summary:
CCS Install Directory : /opt/ti-processor-sdk-linux-am335x-evm-05.01.00.11/ccsv8
CCS Workspace Directory : /tmp/ccs_workspace
SDK Install Directory : /PRU-ICSS-HSR-PRP-DAN_01.00.04.02
PDK Install Directory : /opt/ti-processor-sdk-linux-am335x-evm-05.01.00.11/pdk_am335x_1_0_10/packages
Projects create Directory : /PRU-ICSS-HSR-PRP-DAN_01.00.04.02/protocols/hsr_prp/projects
Project create args directory : /PRU-ICSS-HSR-PRP-DAN_01.00.04.02/protocols/hsr_prp/projects/ccsproject_args
**************************************************************************
Creating project 'prp_app_AM335x_arm' for 'AM335x' platform in directory '/PRU-ICSS-HSR-PRP-DAN_01.00.04.02/protocols/hsr_prp/projects/prp_app_AM335x_arm' by overwriting the project if it exists already...

--------------------------------------------------------------------------------
Creating project 'prp_app_AM335x_arm'...

NOTE: Compiler version 'GNU_6.3.1:Linaro' is not currently installed! - defaulting to 'GNU_7.2.1:Linaro'.
!ERROR: No products of type 'com.ti.rtsc.SYSBIOS' are currently installed!


Could you please help me in solving it?

PS: read some forum posts informing to use SDK_4.3 version of TI_RTOS. But we need the feature in Linux SDK 5,01. Can you please detail the steps to be followed to handle the same