Download CodeWarrior Target Resident Kernel Reference

Transcript
Messages Sent by Debugger
Primary command set (level 1).
Fields
This message contains this field:
Field
Size
command
Description
kDSVersions (defined in the
msgcmd.h file).
ui8
Return Values
This message causes CodeWarrior TRK to return these values:
Return Value Field
Size
Description
kernelMajor
ui8
The major version number for
CodeWarrior TRK. (In version 1.2, the
kernelMajor is 1.)
kernelMinor
ui8
The minor version number for
CodeWarrior TRK. (In version 1.2, the
kernelMinor is 2.)
protocolMajor
ui8
The major version number for the
messaging protocol. (In version 1.2, the
protocolMajor is 1.)
protocolMinor
ui8
The minor version number for the
messaging protocol. (In version 1.2, the
protocolMinor is 2.)
Error Codes
CodeWarrior TRK can return these error codes:
Error Code
Description
kDSReplyCWDSError
An unknown error occurred while processing the request.
kDSReplyPacketSizeError
The length of the message is less than the minimum for a
message of that type.
Handler Function
DoVersions()
See Also
DoVersions()
CodeWarrior Target Resident Kernel Reference, Rev. 10.5.0, 06/2015
66
Freescale Semiconductor, Inc.