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.

How could OpenMP region runs upon SYS/BIOS?

Hi guys:

I can run task swi hwi well.And i can run OpenMP without SYS/BIOS well.But if i put OpenMP region in a task.Some errors occured.

The platform is tms320c6678evm.The MCSDK is the latest version.And the version of my compiler is V7.4.14.

This is my project.Please tell me how to run successfully.

Thank U       :)first.rar

  • I hope you have installed latest MCSDK 2.x. If not please download and install it.

    Please run the openmp based image processing demo is available in MCSDK 2.x.
    PATH: .:\ti\mcsdk_2_0x_0x_0x\demos\image_processing\openmp\evmc6678l

    If you are unable to run the demo, please post us the console message or screen shot for further assistance.

    Thank you.
  • Sorry for the delay XD

    I Import the Project.But I realize i did not install the NDK.And I try to install the NDK. Error occured:

    An error occurred while collecting items to be installed
    session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    Problems downloading artifact: osgi.bundle,com.ti.rtsc.NDK.product_2.21.1.38,2.21.1.38.
    File has invalid content:C:\Users\MIKEL~1.CHE\AppData\Local\Temp\signatureFile468366502892178237.jar
    Invalid content:plugin.xml
    The file "plugin.xml" in the jar "C:\Users\MIKEL~1.CHE\AppData\Local\Temp\signatureFile468366502892178237.jar" has been tampered!

  • Can U give me another example that use a omp region in a task of SYS/BIOS? Thank U.
  • No need to install NDK separately, it is part of latest MCSDK 2.x. Please refer MCSDK release notes for more information.
    Thank you.