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.

Image_Processing Demonstration hangs when built with latest CCS5.1 RC release (Release Candidate, 5.1.0.08020, Oct 12, 2011)

Other Parts Discussed in Thread: CCSTUDIO

Hi,

I have activated the  MCSDK Image Processing Demonstration on an EVM6678 Evaluation board.

Versions: MCSDK Version 2.00.03.15 and CCS5.1 RC (Release Candidate,  5.1.0.08020, Oct 12, 2011)

 

The demo works fine when I load the prebuilt images from the original MCSDK folders

"C:\TI\CCStudio_v5.1_RC1\mcsdk_2_00_03_15\demos\image_processing\ipc\evmc6678l\master\Debug\image_processing_evmc6678l_master.out"

"C:\TI\CCStudio_v5.1_RC1\mcsdk_2_00_03_15\demos\image_processing\ipc\evmc6678l\slave\Debug\image_processing_evmc6678l_slave.out"

 

Now I discovered an issue when I rebuild the demo with the latest version of  CCS5.1 RC.

After loading the program image to the target processor the program does not reach main(), instead it remains running. This is the same for both master and slave.

In contrast the original mcsdk images run till main() and stop, which is the usuall starting point.

 

I noticed that the prebuilt .out files were generated on 21-sept-2011 with Code Generation Tools Version v7.2.4, whereas the new CCS 5.1 RC uses CGT v7.3.0.

Did you check the Image Processing demo with the latest cgt v7.3.0 ?

 

regards

Alois