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 OpenMP EVMC6678L MCSDK 2.1.1.4 Rebuild Error

Other Parts Discussed in Thread: SYSBIOS

Hi everyone,

Today, after I download the latest MCSDK 2.1.1.4 and run the demo project using the pre-build .out (both of debug and release), it could run witout any problem. After that, I tried to rebuild the demo project and received the following exception error:

[C66xx_0] A0=0x900040b8 A1=0x900040b8

A2=0x0 A3=0xfa

A4=0xb1f94e96 A5=0x900040b8

A6=0xa6aba512 A7=0x0

A8=0x0 A9=0x4

A10=0x2 A11=0xa02532a0

A12=0xa4eca9d4 A13=0xc0e5fec

A14=0x900040b8 A15=0x0

A16=0x900040b8 A17=0x0

A18=0x90004078 A19=0x40

A20=0x180 A21=0x0

A22=0x0 A2[C66xx_0] 3=0x0

A24=0x0 A25=0x0

A26=0x6300 A27=0x0

A28=0x8 A29=0xb

A30=0x2 A31=0xa024205c

B0=0x1 B1=0x1

B2=0x0 B3=0xc069170

B4=0x900040b8 B5=0xc0e5fec

B6=0x0 B7=0x1

B8=0x0 B9=0x1

B10=0x90000020 B11=0x0

B12=0x1 B13=0xc06ecc4

B14=0xa0252000 B15=0x831ec8

B16=0x0 B17=0x[C66xx_0] 832028

B18=0xff B19=0x20

B20=0x20 B21=0x2e2

B22=0x2e20000 B23=0x0

B24=0x0 B25=0x3000

B26=0x3000 B27=0x0

B28=0x0 B29=0x0

B30=0x21 B31=0x0

NTSR=0x1000f

ITSR=0xf

IRP=0xa7fe5798

SSR=0x0

AMR=0x0

RILC=0x0

ILC=0x0

Exception at 0xa8100a44

EFR=0x2 NRP=0xa8100a44

In[C66xx_0] ternal exception: IERR=0x18

Opcode exception

Resource conflict exception

ti.sysbios.family.c64p.Exception: line 248: E_exceptionMin: pc = 0xa8100a44, sp = 0x00831ec8.

To see more exception detail, use ROV or set 'ti.sysbios.family.c64p.Exception.enablePrin[C66xx_0] t = true;'

xdc.runtime.Error.raise: terminating execution

I didn't change anything on the project just rebuild it. Anyone care to comment?

Rizuan

  • Hi,

    Found the solution. Just relaunch the .ccxml if you receive the exception. Once it is gone, it is gone until power cycle the board.

    Rizuan

  • Hi everyone,

    TI has recently released MCSDK 2.1.2.5 with omp 1.1.3.2. When I rebuild the project (of course by using the latest MCSDK and OMP etc.), I couldn't run the .out. Even after relaunch the .ccxml as in my previous post. I received exception errors as below:

    Exception, Address,0xf8f2c728 Decoded,Internal: Fetch packet exception; Resource conflict exception; Exception Context, $addr,0x00834f40 $type,ti.sysbios.family.c64p.Exception.Context A0,0x900040b8 A1,0x900040b8 A10,0x00000002 A11,0xa02532a0 A12,0xb4eca9d4 A13,0x0c0e1ecc A14,0x900040b8 A15,0x00000000 A16,0x900040b8 A17,0x00000000 A18,0x90004078 A19,0x00000040 A2,0x00000000 A20,0x00000180 A21,0x10002a60 A22,0x58b00310 A23,0x0602734c A24,0x2c010400 A25,0x44918804 A26,0x02000000 A27,0x00000000 A28,0x00000008 A29,0x0000000b A3,0x000000fe A30,0x00000002 A31,0xa024205c A4,0xb1f94e96 A5,0x900040b8 A6,0xf8f2c729 A7,0x00000000 A8,0x00000000 A9,0x00000004 AMR,0x00000000 B0,0x00000001 B1,0x00000001 B10,0x90000020 B11,0x00000000 B12,0x00000001 B13,0x0c06b1ec B14,0xa0252000 B15,0x00831ef8 B16,0x00000000 B17,0x00832028 B18,0x000000ff B19,0x00000020 B2,0x00000000 B20,0x00000020 B21,0x00100282 B22,0x21601080 B23,0x00024900 B24,0x98620404 B25,0x30195800 B26,0x00a00440 B27,0xc31811d2 B28,0x48a82808 B29,0x10204002 B3,0x0c068190 B30,0x00000000 B31,0x00000002 B4,0x900040b8 B5,0x0c0e1ecc B6,0x00000000 B7,0x00000001 B8,0x00000000 B9,0x00000001 EFR,0x00000002 IERR,0x00000012 ILC,0x00000000 IRP,0x00000000 ITSR,0x00000000 NRP,0xf8f2c728 NTSR,0x0001000f RILC,0x00000000 SSR,0x00000000

     

    No problem running the original (supplied) .out.

    I'm a beginner, so, whenever I build a project, the sample projects are my reference. What I've observed, even in the latest MCSDK, TI still using the old example from previously released MCSDK (what I mean here is at least they still use the .cfg from example that has been released in the previous MCSDK ver.)

    Rizuan

     

  • Rizuan,

    Are you using 7.4.0 CGT version for rebuilding the demo? We have known issue with CGT version 7.4.1 and higher for OpenMP.

     

    Regards,

    Yogesh