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,
components:
windows 10
processor_sdk_rtos_am437x_6_03_00_106
PRU-ICSS-HSR-PRP-DAN_01.00.05.01
I cant create project in PRU-ICSS_HSR_PRP_DAN
C:\ti\PRU-ICSS-HSR-PRP-DAN_01.00.05.01\protocols\hsr_prp\projects>projectCreate.bat AM437x arm prp_app ************************************************************************** Environment Configuration Summary: CCS_INSTALL_DIR : C:\ti\ccs910\ccs CCS_WORKSPACE_LOC : C:\ti\workspace IA_SDK_HOME : C:\ti\PRU-ICSS-HSR-PRP-DAN_01.00.05.01 PDK_INSTALL_PATH : C:\ti\pdk_am437x_1_0_12\packages PDK_ECLIPSE_ID : com.ti.pdk.am437x PDK_VERSION : 1.0.17 PROJECT_CREATE_DIR : C:\ti\PRU-ICSS-HSR-PRP-DAN_01.00.05.01\protocols\hsr_prp\projects PROJECT_CREATE_OPTIONS_FILE_DIR: C:\ti\PRU-ICSS-HSR-PRP-DAN_01.00.05.01\protocols\hsr_prp\projects\ccsproject_args SYS_BIOS_VERSION : 6.76.03.01 NDK_VERSION : 3.61.01.01 XDC_TOOLS_VERSION : 3.55.02.22_core EDMA_VERSION : 2.12.05.30 CGT_VERSION : GNU_7.3.1:Linaro CCS_DEVICE : "Cortex A.AM4379" RTSC_TARGET : gnu.targets.arm.A9F RTSC_PLATFORM : ti.platforms.evmAM437X ************************************************************************** Creating project 'prp_app_AM437x_arm' for 'AM437x' platform in directory 'C:\ti\PRU-ICSS-HSR-PRP-DAN_01.00.05.01\protocols\hsr_prp\projects\prp_app_AM437x_arm' by overwriting the project if it exists already... The system cannot find the path specified. C:\ti\PRU-ICSS-HSR-PRP-DAN_01.00.05.01\protocols\hsr_prp\projects>
Any idea what I'm doing wrong?
Best Regards, Mare
Ok... I found that .bat has C:\ti\pdk_am437x_1_0_12\packages insted C:\ti\pdk_am437x_1_0_17\packages and C:\ti\ccs910\ccs insted C:\ti\ccs930\ccs
solved