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.

Resource conflict exception.

Other Parts Discussed in Thread: SYSBIOS

Hi,

I am using Sys/BIOS on TMDSEVM6670L in CCS5.5

taskParams.stackSize = 0x800;

Memory.defaultHeapSize = 4096;

MCSDK _2_00_06_18,

SYS/BIOS_6_33_02_31

 Xdc tools_3_23_01_43.

 CCS5.5.

While running my application code we got output after that  error is raising..below

B10=0x82e424 B11=0x826dc8
B12=0x0 B13=0x811b30
B14=0x0 B15=0x823438
B16=0xffffffff B17=0x3fefffff
B18=0x0 B19=0x0
B20=0x0 B21=0x3ff00000
B22=0x0 B23=0xbde3ee10
B24=0x0 B25=0x0
B26=0x5b7b4cff B27=0x0
B28=0x0 B29=0x1
B30=0x0 B31=0x4383c
NTSR=0x1000f
ITSR=0xf
IRP=0x805636
SSR=0x0
AMR=0x0
RILC=0x0
ILC=0x0
Exception at 0x98a5b484
EFR=0x2 NRP=0x98a5b484
Internal exception: IERR=0x10
Resource conflict exception
ti.sysbios.family.c64p.Exception: line 255:
xdc.runtime.Error.raise: terminating execution



How to overcome this?

Thanks

SAITECH

  • Hi SaiTech,
    I have requested TI-RTOS (Sys BIOS) experts to look into the issue. Here after, please post the BIOS related queries on TI-RTOS forum.
    Thank you.
  • Hi SaiTech,

    Resource conflict exceptions can occur due to a number of reasons. Check the following thread for some of the common causes and solutions:
    http://e2e.ti.com/support/embedded/tirtos/f/355/t/150087

    You can also use the ROV to check for stack overflows by looking into the BIOS > scan for errors view.

    Hope this helps.

    Vikram