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.

CCSV4.2 crash on DEBUG Launch.



Trying to debug a new build on a LM3S9B92.  Launching the debugger causes a:

JVM terminated Exit Code=1

-jar C:\Program Files\Texas Instruments\ccsv4\eclipse\startup.jar

 

(My modified Hello build with hardware test extensions works fine; on a C3 and C5 rev part. )

(Different code, same tool and hardware.) (Note:  I have a patch from TI that allows C5 debugging.)

(I noticed: A full build of the failing code always accompanies a launch of the debugger.?.)

Last 10 lines of the dbgview.log

[1852] 0x00000A08 3 CORTEX_M3_0 TPI C: TpiSvrGenAPI( 0x18DFBC28, TPI_GEN_CMD_GET_MEMBUS_BITS, 0x00000000, 0x1FFBF41C )
[1852] 0x00000A08 3 CORTEX_M3_0 TPI R: TpiSvrGenAPI( 0x18DFBC28, TPI_GEN_CMD_GET_MEMBUS_BITS, 0x00000000, 0x1FFBF41C ) = 0x00000000
[1852] 0x00000A08 3 CORTEX_M3_0 TPI C: TpiSvrGenAPI( 0x18DFBC28, TPI_GEN_CMD_GET_ENDIAN, 0x00000000, 0x1FFBF438 )
[1852] 0x00000A08 3 CORTEX_M3_0 TPI R: TpiSvrGenAPI( 0x18DFBC28, TPI_GEN_CMD_GET_ENDIAN, 0x00000000, *0x1FFBF438 = 0x00000002 ) = 0x00000000
[1852] 0x00000A08 3 CORTEX_M3_0 TPI C: TpiSvrGenAPI( 0x18DFBC28, TPI_GEN_CMD_GET_REGBUS_BITS, 0x1FFBF41C )
[1852] 0x00000A08 3 CORTEX_M3_0 TPI R: TpiSvrGenAPI( 0x18DFBC28, TPI_GEN_CMD_GET_REGBUS_BITS, 0x1FFBF41C ) = 0x00000000
[1852] 0x00000A08 3 CORTEX_M3_0 TPI C: TpiSvrGenAPI( 0x18DFBC28, TPI_GEN_CMD_GET_DEFAULT_PAGE, 0x1FFBF424 )
[1852] 0x00000A08 3 CORTEX_M3_0 TPI R: TpiSvrGenAPI( 0x18DFBC28, TPI_GEN_CMD_GET_DEFAULT_PAGE, *0x1FFBF424 = 0x00000001 ) = 0x00000002
[1852] 0x00000A08 3  FS I: Locking C:\DOCUME~1\PVANDO~1\LOCALS~1\APPLIC~1\.TI\2067366409\0\targetdb.lock (count = 0)
[1852] 0x00000A08 3  FS I: Incremented lock-count on C:\DOCUME~1\PVANDO~1\LOCALS~1\APPLIC~1\.TI\2067366409\0\targetdb.lock (count = 1)
[1852] 0x00000A08 3  FS W: File lock destructed with non-zero lock-count. File will remain locked until process terminates (file = C:\DOCUME~1\PVANDO~1\LOCALS~1\APPLIC~1\.TI\2067366409\0\targetdb.lock, count = 1)