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.

RTOS/AM3358: Problem with generating PDK_am335x examples

Part Number: AM3358

Tool/software: TI-RTOS

Hi,

i downloaded the pdk_am335x v1.0.15 with processor SDK software-dl.ti.com/.../index_FDS.html

When i run pdkProjectCreate.bat, I get:

C:\ti\pdk_am335x_1_0_15\packages>pdkProjectCreate.bat
=========================================================================
Configuration:
   SOC             :   AM335x
   BOARD           :   all
   ENDIAN          :   little
   MODULE          :   all
   PROJECT_TYPE    :   all
   PROCESSOR       :   arm
   PDK_SHORT_NAME  :   C:\ti\PDK_AM~1\packages\
=========================================================================
Checking Configuration...
Complete
=========================================================================
   PDK_PARTNO         : AM335
   PDK_ECLIPSE_ID     : com.ti.pdk.am335x
   RTSC_PLATFORM_NAME : ti.platforms.evmAM3359
   RTSC_TARGET        : gnu.targets.arm.A8F
   CCS_DEVICE         : "Cortex A.AM3359.ICE_AM3359"
*****************************************************************************
Detecting all projects in PDK and importing them in the workspace C:\ti\PDK_AM~1\packages\\MyExampleProjects
Detected Test Project: EMAC_BasicExample_evmAM335x_armExampleproject
The system cannot find the path specified.
Copying macro.ini
The system cannot find the path specified.
        0 file(s) copied.
Detected Test Project: EMAC_BasicExample_skAM335x_armExampleproject
The system cannot find the path specified.
Copying macro.ini
The system cannot find the path specified.
        0 file(s) copied.

Do I have to configure the PDK in other way than running pdksetupenv.bat? Or maybe install newer version?

I want to compile NDK ethernet examples for sitara, I am using BeagleBone Black board