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.
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
Hi,
I will need to get assistance from a colleague concerning your question. Is there a reason you are starting with 5.01 and not a 6.x Processors SDK? Are you using a TI EVM for this evaluation?
Best Regards,
Schuyler
Hello,
Please provide a link to the start up guide you are referencing.
Regards,
Nick
Hi Schuyler,
We are a regular TI AM335x customer many years now. We started with SDK7.0 Linux and have recently moved to SDK 5.01 last year, We have many customers using this SDK and would like to provide PRP support to them.
Hi Nick,
I have been following http://software-dl.ti.com/processor-industrial-sw/esd/docs/indsw/hsr_prp/01_00_04/PRU_ICSS_HSR_PRP.html#generating-project-files
for the compilation of HSR PRP.