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.

CCS/TCI6636K2H: Problems Running NDK Examples on K2H

Part Number: TCI6636K2H


Tool/software: Code Composer Studio

Hi,

I’m trying to run NDK example on C66x core but it doesn’t work.

In “Running NDK Examples for KeyStone™ Devices” of the documentation, the step 4 is : Run the setupPhy script (Scripts → DSP Clock Estimation → setupPhy). However “setupPhy” is not available in the menu.

I use this GEL File : ~\ccs_v7.3\ccsv7\ccs_base\emulation\boards\xtcievmk2x\gel\xtcievmk2x.gel

Also to compile the project, I need to specify these arguments in “Predefined Symbols” (-D) : SOC_K2H and DEVICE_K2H.

I’m running the example only on core0.

When I run the program, I get this output :

[C66xx_0] QMSS successfully initialized

CPPI successfully initialized

PA successfully initialized

 

TCP/IP Stack 'Hello World!' Application

 

StackTest: using localIp

I try with static IP and DHCP (no DHCP request on the network)

Version :

CCS : 7.3.0

NDK : 2.26.00.08

Bios : 6.52.00.12

Pdk k2hk : 4.0.8

Thanks,

Leo