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.

PROCESSOR-SDK-K2G: CCS SYS/BIOS examples not running on DSP

Part Number: PROCESSOR-SDK-K2G

Hello,

I compiled, for target 66AK2GG1 evm, SYS/BIOS examples from Code Composer Studio, and I am not able to run them on the evm from the linux using MPMCL commands. I am able to run examples part of the TI RTOS SDK so I am confident the MPMCL is behaving properly.

I load the example for target "ti.target.elf.c66" and platform "ti.platforms.evmTCI66AK2G02" (did not find anything closer in the RTOS SDK.

Compilation does not show any error, loading the ".out" file neither using mpmcl load dsp0 .outmpmcl run command indicate "run succeeded", but I do not see the log

[303580.230383] remoteproc remoteproc0: remote processor 10800000.dsp is now up

Which is see when I load/run messageq_single.xe66 example from the SDK.

Anything that could help debugging the issue ?

thank you,

Vincent

  • Hello Vincent,

    1) I think you are saying that you successfully took the messageq SYS/BIOS example, compiled it, and used MPMCL to load it from Linux. And now you are trying to compile custom SYS/BIOS code, but it is not working.

    Is that correct? If not, please correct me.

    2) What version of K2G software are you using?

    3) Please provide the steps you are taking and the terminal output you see after taking those steps.

    Regards,

    NIck

  • Hello Nick,

    thank you for your response.

    I basically compiled exampled inside code composer studio version 10 or version 7; and tried to run them and it would not. The mpmcl tool mentioned code load, and then running. But no print "remote processor 10800000.dsp is now up" on stdio.

    I am confident I am able to load xe66 images, using mpmcl, because I successfully loaded examples from the ti-processor-sdk-rtos-k2g-evm-06.03.00.106. And these ran.

    What I do in CCS7 is create a new CCS project, select target "K2GEVM".

    In the C66XX[C6000] tab, under "project templates and examples" I select SYS/BIOS; More Examples ... And in the new window I chose "hello". From there, when I press next I get to fill the "Platform", I am using ti.platforms.evmTC

    So I m compiling this project but it just does not run ...

    Cheers,

    Vincent

  • Hello Vincent,

    Apologies for missing this thread. Let us know if you need further assistance here.

    Regards,

    Nick