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 test build

Hi all,

I'm new to this community and sorry if this question is too stupid..

I have a EVMK2H Rev. 40 board and I'm trying to build the platform_test_evmk2h project included in the keystone PDK.

I set the target to EVMK2H12 and was stuck at builidng project :

invoking command c:\ti\ccsv6\bin\gmake -k all.

Refreshing workspace(Block: the user operation is waiting for background work to ...)

Refreshing '/platform_test_evmk2h'

When I set my target to something else the building process went smoothly and took less than a few seconds, but when I set my target to EVMK2H12 the builiding process took forever and never ends. 

Sometimes it finishes after a long wait, i got following errors:

10010: erros encountered during linking, "platform_test_evm2h.out" not

16030-D file

10198-D no input setion is linked in.

Can someone help me with this?

Thanks,

Robin

  • Robin,

    Welcome to the TI E2E forum. I hope you will find many good answers here. In addition you can find some details through the TI.com documents and the TI Wiki Pages. Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics.

    Platform Library unit test: The platform library comes with a project which runs basic unit tests on the APIs.
    This CCSv5 project can be opened from pdk_####_#_#_#_#/packages/ti/platform/evm####/platform_test.
    The unit test project (or application) can be controlled from a configuration file pdk_####_#_#_#_#/packages/ti/platform/evm####/platform_test/testconfig/platform_test_input.txt.
    The README.txt file present in provides more information on running the unit test.

    This wiki will be useful for MCSDK supported on Keystone II
    http://processors.wiki.ti.com/index.php/MCSDK_User_Guide_for_KeyStone_II
    http://processors.wiki.ti.com/index.php/MCSDK_UG_Chapter_Getting_Started

  • Robin,

    I hope, you have followed the steps as per readme file to test the platform_test on EVM. If you finished, please help to close this thread. You can comeback if any follow-up on this.