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.

EVMK2H beginning

Hi,

I am a newbie of EVMK2H.

The board version is 3.0

I have programmed the keystone-evm-ubifs.ubi to nand and linux boots OK.

and as says in quick start datasheet , there is web page to test arm/llinux functions.

Now i have some questions.

1. How to program DSP ?

If DSP is accessed via JTAG, linux may can not run.(I thinks share same jtags scan).

How can DSP be programmed whilest  arm is running linux ?

Or other method ?

2. I want to send packet to DSP and DSP return. 

Which example or manual could be help for me?

3. Finally i wanna setup as follows.

packets are traversing : 

 PC--->ARM(utilize muliple core, linux) --> DSPn ->DSPm -> ARM ---> PC

where is should start ?

EmbedHolic