Other Parts Discussed in Thread: SYSBIOS
Hi,
We are using 4 DSP in our customized board.
We are running an Ethernet application for all DSPs. In which, about 1400 bytes of data are continuously transferring between Host PC & DSPs. Our application runs fine for about a few hours. After that, DSP3 alone gets crashed and unable to ping from the host PC. Pls, find below the crash log obtained from CCS.
Going to receive command
No Route exists for
::
18361.303 PBM_free: Invalid Packet
18361.303 mmFree: Double Free
18361.303 mmFree: Double Free
18361.303 mmFree: Double Free
A0=0x1 A1=0x2
A2=0x0 A3=0x8bb091e4
A4=0x0 A5=0xffffffff
A6=0x86402404 A7=0x0
A8=0x8bb32b00 A9=0x0
A10=0x8bb2a000 A11=0x0
A12=0x8bb26150 A13=0x0
A14=0xf A15=0x0
A16=0x864023da A17=0x0
A18=0x864023d0 A19=0x0
A20=0x20 A21=0x0
A22=0x0 A23=0x0
A24=0x0 A25=0x1
A26=0x0 A27=0x2005020
A28=0x0 A29=0x6a012
A30=0x40700000 A31=0x200
B0=0x0 B1=0x0
B2=0x15000102 B3=0x0
B4=0xc219705 B5=0x0
B6=0xc219705 B7=0x6c
B8=0x73 B9=0x3a
B10=0x8bb4c600 B11=0x0
B12=0x8bb4c600 B13=0x0
B14=0x0 B15=0x864026e8
B16=0x30 B17=0x8640264c
B18=0x8bb420a8 B19=0x80
B20=0x0 B21=0x2e5
B22=0xf B23=0x0
B24=0x0 B25=0x3000
B26=0x3000 B27=0x0
B28=0x0 B29=0x3
B30=0x0 B31=0x86402690
NTSR=0x10204
ITSR=0xf
IRP=0x8bb2a000
SSR=0x0
AMR=0x0
RILC=0x0
ILC=0x0
Exception at 0x0
EFR=0x2 NRP=0x0
Internal exception: IERR=0x1
Instruction fetch exception
ti.sysbios.family.c64p.Exception: line 248: E_exceptionMin: pc = 0x00000000, sp = 0x864026e8.
To see more exception detail, use ROV or set 'ti.sysbios.family.c64p.Exception.enablePrint = true;'
xdc.runtime.Error.raise: terminating execution
Please give your suggestion to debug this issue.
Regards,
Kartik.