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.

C6657 image_processing demo

Guru 10750 points

Hi,

I'm trying to run the image_processing demo (mcsdk_2_01_02_06\demos\image_processing\ipc) on the C6657 EVM it compiles correctly but when I load the master/slave (debug) program they don't get to main() any idea why is that before I start debugging it,

I'm using -

CGT - v7.4.4

XDCtools - 3.25.3.72

IMGLIB - 3.1.1.0

NDK - 2.21.2.43

SYS/BIOS - 6.35.4.50

Thanks,

HR

  • HR,

    Please confirm us, the below path of the projects are you trying to run?
    mcsdk_2_01_02_06\demos\image_processing\ipc\evmc6657l\master
    mcsdk_2_01_02_06\demos\image_processing\ipc\evmc6657l\slave
    Right now I do not have the EVMC6657L board to reproduce.

    There are two images to be loaded to master (core 0) and other cores(1-7).
    The core 0 to be loaded with <MCSDK INSTALL DIR>\demos\image_processing\ipc\evmc66##l\master\Debug\image_processing_evmc66##l_master.out image
    And other cores (referred as slave cores) to be loaded with <MCSDK INSTALL DIR>\demos\image_processing\ipc\evmc66##l\slave\Debug\image_processing_evmc66##l_slave.out image.
    a) Load the master image on core 0.
    b) Make as a Group core 1-7 and load the slave image.
    c) You can try to run now.
    Please refer this wiki to make setup, 
    http://processors.wiki.ti.com/index.php/MCSDK_Image_Processing_Demonstration_Guide#IPC-Based

  • Hi,

    Yes, this is what I did I loaded the master to core "0" and the slave to core "1" (two cores on C6657), the demo is working fine on the C6678,

    Thanks,

    HR

  • Hi HR,

    I do not have C6657 EVM to re-produce the issue reported. I hope you would have followed below wiki instructions. 

    Please ensure to have the "no boot" mode as per below wiki.

    http://processors.wiki.ti.com/index.php/TMDSEVM6657L_EVM_Hardware_Setup

    Thanks.

  • HR,

    HR,

    Did you get any luck to run the image processing successfully on the EVM board?
    Which is the EVM are you using? See the below link to find the evm details like switch settings for endianness mode.
    http://www.einfochips.com/index.php/partnerships/texas-instruments/tms320c6657-evm
    And also please check all the dependent packages.
    Right click on each project->Properties to open up the properties window.
    Goto CCS Build->RTSC and check if in other repository have link to <MCSDK INSTALL DIR> (the actual directory).
    If IMGLIB C66x is unchecked, please select 3.0.1.0 to check it.
    The RTSC platform should have demos.image_processing.evmc66##l.platform.