Freescale Semiconductor Microcontrollers User Manual

Page 752

Advertising
background image

Debugger Engine Commands

Debugger Commands

752

Microcontrollers Debugger Manual

Usage

ATTRIBUTES list

where list=command{,command})

command=FORMAT(bin|oct|hex|signed|unsigned) |

WORD number |

ADR (ON|OFF) |

ASC (ON|OFF) |

ADDRESS address |

SPC address |

SMEM range |

SMOD module |

MODE (automatic|periodical| frozen) |

UPDATERATE rate |

COMPLEMENT (NONE|ONE)

Example:

Memory < ATTRIBUTES ASC OFF, ADR OFF

ASCII dump and addresses are removed from the Memory component window.

In the Inspector Component

The ATTRIBUTES command allows you to set the display and state of the
Inspector component window.

Usage

ATTRIBUTES list

where list=command{,command})

command= COLUMNWIDTH columnname columnfield columnsize |

EXPAND [name {subname}] deep |

COLLAPSE name {subname}|

SELECT name {subname} |

SPLIT pos |

MAXELEM ( ON | OFF ) [number] |

FORMAT (Hex|Int)

Advertising