Message_hide_id command, Message_show_id command, Message_hide_reset command – Freescale Semiconductor Microcontrollers User Manual
Page 591
ColdFire V1 Full Chip Simulation Connection
591
Microcontrollers Debugger Manual
MESSAGE_HIDE_ID Command
The MESSAGE_HIDE_ID command hides a message of a specific ID.
Components
Debugger engine.
Usage
MESSAGE_HIDE_ID
Example:
in>MESSAGE_HIDE_ID 1
in>warning_setup status
WARNING_SETUP STATUS: CLMSG
Hidden message ID: 1
MESSAGE_SHOW_ID Command
The MESSAGE_SHOW_ID shows back the hidden message of a specific ID.
Components
Debugger engine.
Usage
MESSAGE_SHOW_ID
Example:
in>MESSAGE_SHOW_ID 1
MESSAGE_HIDE_RESET Command
The MESSAGE_HIDE_RESET commands resets all hidden messages to display them
again.