traceSetFileLevel: ENTRY sLevel: ALL
traceSetFileLevel: RETURN
getServer: ENTRY sServerName: DebugServer.1
getServer: Getting definition for: DebugServer.1
getServer: Constructing server
getServer: RETURN com.ti.debug.engine.scripting.DebugServer@75c744
setConfig: ENTRY sConfigurationFile: D:/test1/DSP-CODE/DSS_Example2/DSS_Example2.ccxml
setConfig: RETURN
openSession: ENTRY sPattern: .*
start: ENTRY
start: Firing: onServerStarting()
start: Connecting to XPCOM DebugServer
start: Initializing DebugServer using specified configuration: "D:/test1/DSP-CODE/DSS_Example2/DSS_Example2.ccxml"
waitUntil: ENTRY com.ti.ccstudio.scripting.environment.ScriptingEnvironment@1909385 timeout: 20000 (ms)
<init>: CPU Name: TMS320C64X+_0
<init>: PartNum:
<init>: Family: 320
<init>: SubFamily/MajorISA: 64
<init>: Revision/MinorISA: 105
<init>: Platform: SIMULATOR
<init>: Processor ID: 1342280521
isConnected: ENTRY
isConnected: Target is connected
isConnected: RETURN true
getLogFileConfig: ENTRY
getLogFileConfig: RETURN Success
configureLogFile: ENTRY sFileName: D:\test1\DSP-CODE\DSS_Example2\DSS_Script\logfile.rtd nFileSize: 0 nFileFullMode: 1 nFileOpenMo
de: 2
isConnected: ENTRY
isConnected: Target is connected
isConnected: RETURN true
isEnabled: ENTRY
isEnabled: RETURN 0
configureLogFile: RETURN Success
configureRTDX: ENTRY nMode: 1 nBufferSize: 64600 hsEmuPin: 0 nBufferCount: 4
isConnected: ENTRY
isConnected: Target is connected
isConnected: RETURN true
isEnabled: ENTRY
isEnabled: RETURN 0
configureRTDX: RETURN Success
waitUntil: RETURN com.ti.ccstudio.scripting.environment.ScriptingEnvironment@1909385
start: Firing: onServerStarted()
start: Searching for devices
listDevices: ENTRY
listDevices: Found debuggable device: C6747 Device Functional Simulator, Little Endian_0/TMS320C64X+_0
listDevices: RETURN
start: RETURN
openSession: Searching for device exactly matching name: .*
openSession: No exact name matches found.  Searching for device matching regular expression: .*
open: Initializing RTDX: "RTDXServer.1"
getServer: ENTRY sServerName: RTDXServer.1
getServer: Getting definition for: RTDXServer.1
getServer: Constructing server
getServer: RETURN com.ti.debug.engine.scripting.RTDXServer@e1f305
openSession: ENTRY sDebugSession: C6747 Device Functional Simulator, Little Endian_0/TMS320C64X+_0
getServer: ENTRY sServerName: DebugServer.1
getServer: Getting cached server: DebugServer.1
getServer: RETURN com.ti.debug.engine.scripting.DebugServer@75c744
openSession: ENTRY session: com.ti.debug.engine.scripting.DebugSession@19ee8a
openSession: RETURN com.ti.debug.engine.scripting.RTDXSession@7bbfb8
openSession: RETURN
openSession: RETURN C6747 Device Functional Simulator, Little Endian_0/TMS320C64X+_0
getServer: ENTRY sServerName: DVTServer.1
getServer: Getting definition for: DVTServer.1
getServer: Constructing server
start: ENTRY
getCurrentDirectory: ENTRY
getCurrentDirectory: RETURN D:\test1\DSP-CODE\DSS_Example2\DSS_Script
start: RETURN
getServer: RETURN com.ti.dvt.engine.scripting.DVTServer@97f621
ISA Correct!~~
loadProgram: ENTRY sFileName: D:/test1/DSP-CODE/DSS_Example2/Debug/DSS_Example2.out
load: Requesting program load
waitUntil: ENTRY timeout: 20000 (ms)
setupBeforeRun: ENTRY emuPin: 0
exists: ENTRY sSymbol: _RTDX_JTAGONLY
exists: Getting symbol package
exists: Looking-up symbol
exists: RETURN false
exists: ENTRY sSymbol: _RTDX_HPONLY
exists: Getting symbol package
exists: Looking-up symbol
exists: RETURN false
exists: ENTRY sSymbol: _RTDX_ICEONLY
exists: Getting symbol package
exists: Looking-up symbol
exists: RETURN false
exists: ENTRY sSymbol: RTDX$$MSG
exists: Getting symbol package
exists: Looking-up symbol
exists: RETURN false
getConfigMode: ENTRY
getConfigMode: RETURN 1
getSymbolFileName: ENTRY
getSymbolFileName: Getting symbol package
getSymbolFileName: RETURN D:\test1\DSP-CODE\DSS_Example2\Debug\DSS_Example2.out
getConfigMode: ENTRY
getConfigMode: RETURN 1
exists: ENTRY sSymbol: rtdxCioOutputChannel
exists: Getting symbol package
exists: Looking-up symbol
exists: RETURN false
waitUntil: RETURN
load: Program load successful
getBoolean: ENTRY
getBoolean: RETURN true
waitForHaltIfPropertySet: Waiting for halt
waitUntil: ENTRY timeout: 20000 (ms)
log: Target has halted at 0x800030B4
waitUntil: RETURN
loadProgram: RETURN
getAddress: ENTRY sSymbol: main
getAddress: Getting symbol package
getAddress: Looking-up symbol
getAddress: Getting address
getAddress: RETURN 0x800030b4
add: ENTRY sFile: D:/test1/DSP-CODE/DSS_Example2/hello.c nLine: 51
add: Getting breakpoint manager
add: Assigning source-line location
createAtLocation: Creating new breakpoint
addAndEnable: Adding breakpoint
addAndEnable: Enabling breakpoint
add: RETURN 5
createProperties: ENTRY nType: 0
getTypes: ENTRY
getTypes: Getting breakpoint manager
getTypes: Getting breakpoint type count
getTypes: Getting breakpoint types
getTypes: RETURN [0]="Software", [1]="Error"
createProperties: RETURN com.ti.debug.engine.scripting.BreakpointProperties@147a16f
add: ENTRY breakpointProperties: com.ti.debug.engine.scripting.BreakpointProperties@147a16f
add: Reading breakpoint properties
addAndEnable: Adding breakpoint
addAndEnable: Enabling breakpoint
add: RETURN 6
| ACTIVITIES                                                                                           VALUE
| ----------                                                                                           -----
| Collect Code Coverage and Exclusive Profile Data                                                     true
| Profile all Functions for CPU Cycles                                                                 false
evaluate: ENTRY sExpression: PC
eval: Requesting evaluation of expression: "PC"
waitUntil: ENTRY timeout: 20000 (ms)
onEvent: Evaluated expression: PC
waitUntil: RETURN
evaluate: RETURN 0x800030b4
evaluate: ENTRY sExpression: PC
eval: Requesting evaluation of expression: "PC"
waitUntil: ENTRY timeout: 20000 (ms)
onEvent: Evaluated expression: PC
waitUntil: RETURN
evaluate: RETURN 0x800030b4
SUCCESS: Halted at correct location main
run: ENTRY
go: Requesting target execution
waitUntil: ENTRY timeout: 20000 (ms)
(powgrd --) = -1
(powgrd2 --) = -1
fFloor = 5.000000
Hello World!
mu1=5.496000
log: Target has halted at 0x800031A8
waitUntil: RETURN
run: RETURN
evaluate: ENTRY sExpression: PC
eval: Requesting evaluation of expression: "PC"
waitUntil: ENTRY timeout: 20000 (ms)
onEvent: Evaluated expression: PC
waitUntil: RETURN
evaluate: RETURN 0x800031a8
SUCCESS: Halted at Line 51~!!!
| ACTIVITIES                                                                                           VALUE
| ----------                                                                                           -----
| Collect Code Coverage and Exclusive Profile Data                                                     true
| Profile all Functions for CPU Cycles                                                                 false
Profile Success!!
terminate: ENTRY
terminate: Unregistering this session from the DVTServer
disposeAndUnload: Stopping DVTServer
terminate: RETURN
stop: ENTRY
stop: RETURN
terminate: ENTRY
terminate: Firing: onSessionTerminating()
getServer: ENTRY sServerName: RTDXServer.1
getServer: Getting cached server: RTDXServer.1
getServer: RETURN com.ti.debug.engine.scripting.RTDXServer@e1f305
terminate: Terminating RTDXSession: C6747 Device Functional Simulator, Little Endian_0/TMS320C64X+_0
terminate: ENTRY
terminate: Unregistering this session from the parent Server
terminate: RETURN
terminate: Unregistering this session from the DebugServer
terminate: Firing: onSessionTerminated()
disposeAndUnload: Firing: onServerStopping()
disposeAndUnload: Stopping DebugServer
terminate: ENTRY
terminate: RETURN
terminate: ENTRY
terminate: RETURN
waitUntil: ENTRY com.ti.ccstudio.scripting.environment.ScriptingEnvironment@1909385 timeout: 20000 (ms)
waitUntil: RETURN com.ti.ccstudio.scripting.environment.ScriptingEnvironment@1909385
disposeAndUnload: Firing: onServerStopped()
terminate: RETURN
stop: ENTRY
stop: RETURN
traceEnd: ENTRY
traceEnd: Flushing and closing file stream
traceEnd: Removing handler java.util.logging.FileHandler@12f529b
traceEnd: RETURN
DVTScript Done!
밴. . .
