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 to run IPC based image processing demo application on a C6670 EVM

Expert 1985 points

Hi All,

I'm using the image processing program IPC-Based  project will run on a c6670 EVM.
Demo program runs correctly. But when I build the project IPC and make the “master.out”file, with the loaded application on core 0 (Master Core), ccs program closes and when I build the “slave.out” file, with the loaded application on core # (slave core: 1,2,3) I see an error:

C66xx_1: GEL Output: Setup_Memory_Map...

C66xx_1: GEL Output: Setup_Memory_Map... Done.

C66xx_1: GEL Output: Setup Cache...

C66xx_1: GEL Output: L1P = 32K  

C66xx_1: GEL Output: L1D = 32K  

C66xx_1: GEL Output: L2 = ALL SRAM  

C66xx_1: GEL Output: Setup Cache... Done.

C66xx_1: GEL Output: Invalidate All Cache...

C66xx_1: GEL Output: Invalidate All Cache... Done.

C66xx_1: GEL Output: GEL Reset...

C66xx_1: GEL Output: GEL Reset... Done.

C66xx_1: Trouble Writing Register PC: (Error -1176 @ 0x0) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.1.73.0)

C66xx_1: Symbol Manager: the object file contains multiple sets of debug information; only the first set will be used.

How do I edit this demo project and  I use this program?

Ccs v5.4:

Ipc 1.25.3.15

Mcsdk 1.1.2.6

Ndk 2.22.3.20

Sys/bios 6.35.3.47

Uia 1.3.1.08

Thank you for your reply