About RealView Debugger

Multithreaded operation

RTOS processes can share the memory of the processor so that each can share all the data and code of the others. These are called threads. RealView Debugger enables you to:

attach Code windows to threads to monitor one or more threads

select individual threads to display the registers, variables, and code related to that thread

change the register and variable values for individual threads.

ARM DUI 0181B

Copyright © 2002 ARM Limited. All rights reserved.

1-3

Page 15
Image 15
ARM Version 1.6 manual Multithreaded operation